Hi, thanks for responding
So, I was intending to make my UI like its there in other 3rd party File Managers but in addition to that I wanted the display shown on "On my iPhone" tab in my app. I think the other parts aside from this like network folders,cloud storages etc can be solved as these 3rd party applications implement them, but I'm not sure of which APIs I should use to implement them.
With regards to what you said, 'Any locations that the user has already added to your sandbox via the system-provided file selection UI', you mean launch the System UI and store the path at some place in my app? or there's a way to permanently grant access to any location in my app from the System UI?
Post
Replies
Boosts
Views
Activity
Hi, I'm currently using SwiftUI, but if the features required are on UIKit then I don't mind integrating it into the app.