Search code examples
iphoneiosxcodeitunesfile-sharing

How to enable file sharing in iPhone app using iPhone sdk


Possible Duplicate:
How to enable file sharing for my app?

How can i enable file sharing functionality in iPhone app. I am very curious about this to know because when i connect my iPhone with iTunes then it show me three apps. One is Skype and second one is bump and third one is my own app. My app is about augmented reality and show some videos and images on specific markers, also i did social sharing and APNS work and flurry integration that all major working in my app and I did nothing which enable this functionality but why and how this happen. Kindly let me know. This will be great for me. Thanks.


Solution

  • You should Enable UIFileSharingEnabled in the application plist file, Keep this value to YES like this then your application can share data of your application documents File Share