I've been working on a document-based app for well over 12 months now. It's out on the store, and everything is going well so far except for something I have been unable to solve since iOS 13.
The built-in file viewer shows all my apps files with the extension. I've rewritten the app in SwiftUI using DocumentGroup but also saw the problem with UIDocumentBrowser.
Even Apple's own Particles demo app has this issue.
I figure that it's likely a bug and there's nothing I can do about it, but I also haven't seen anyone else talking about this. So it could equally be something that I'm doing wrong.
Is there possibly a setting somewhere I need to change?
NSFileExtensionHidden but that is already set to true.
If your app's file have a custom extension, have you Defined that as a File Type for Your App?
If not, that could be a reason why document browser considers it part of file name without extension.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With