问题
How to make your app available in UIActivityViewcontroller
listed activities.
Im unable to find the exact name of this feature.
Here is what I wanna do. My app is a social app where whenever other apps will share the content in UIActivityViewController
I want my app to appear in the activities list.
I Apologise that I have no idea about what it is called. Anyone can please help me out.
回答1:
it's called App Extension, you can use share extensions to share the data between the extension and your app. For more information refer the App Extensions Guide
来源:https://stackoverflow.com/questions/28248246/how-to-make-your-app-available-in-uiactivityviewcontroller-listed-activities