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

authentication - Mongodb revoke acccess to connect test database -

python - GitPython: check if git is available -

How to merge four videos on one screen with ffmpeg -