ios - read a file from iPhone local storage -


edit: want create app can following:
- user put file in iphone
- user open app , set path of file
- user send app via network using app.

the problem: how can access file in iphone local storage? there other solution other using local storage?

there no way access file system in ios through application unless put file in application resources or other app provides public api access files photos app, contacts etc.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -