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
Post a Comment