How to make your app available in UIActivityViewcontroller listed activities

泪湿孤枕 提交于 2019-12-10 21:45:56

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!