Hi all,
I am building app in xamarin forms and I need to implement option for user to browse sd card / file system and pick a folder.
This was not an issue on android, but I can't figure out any way to implement this for iOS. All I could achieve is for user to browse and select specific file, but without an option to select an entire folder.
Does any one knows how to achieve this?