ios - How to access the iPhone gallery folders programmatically in xamarin -


I am working on a photo-backing app in iPhone for Xamarin. I need to get the folder path of the folder in the gallery, so that I can save the path of the folders selected by the user and save the selected folders.

You can not do this, only the app is allowed to access the directory which Not in the own sandbox. / P>

If you were doing this in Objective-C, then you could use the ALSSE framework to access images.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -