ios - if i can share content of other app to my app -


using uiactivity ,i can share content of app facebook,twitter,email.

uiactivityviewcontroller *activitycontroller = [[uiactivityviewcontroller alloc]   initwithactivityitems:activityitems                                                                                   applicationactivities:activities]; 

so want add custom uiactivity,when user using uiactivityviewcontroller @ other app,my app can appear on uiactivityviewcontroller facebook,so can share content app?

if apple allow me this,if yes,how do?can give advice

edit: think not repeat question。my question: want app facebook,twitter can show @ other developer app,if used uiactivityviewcontroller. if cannot understand question,you can ask me,i can give detail describe.sorry english


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -