iOS Share Activity - Add Custom Actions

See the image attached.

What are the APIs needed to add an action here that shows up across the system.

Not a share extension, but the list of actions that are below that.

How did Pinterest add theirs here? And it shows up for almost everything you share.

I've been looking around and the only thing that looked like maybe is UIActivity. But when I implemented it doesn't show up across other apps.

I was also lookin through app shortcut and app intent documentation but I can't find exactly how Pinterest is providing this action here.

Replies

Are they not just "shortcuts"

  • @RyanTCB Link to the docs? I've implemented a shortcut as a test and it didn't show up here. Maybe I'm missing something though.

Add a Comment