ios - How to access downlaoded files of one iphone app -


Hello in my iphone app I am downloading from PDF, MP3, JPG data server and storing in the document directory. I am My problem now is that I want to access these downloaded files from other apps like PDF Reader and Music app. But if I open the PDF reader then I can not get this data, anyone can tell me how I can provide this feature in my app. thank you in advanced.

You have to register your app for these features.



Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -