I'm not trying to create a custom extension - I just want to know how to show the app extensions popup.
In my app, someone will tap a custom UIButton and I don't know what code I need to use to show the popup for sharing/actions.
All the documentation I've seen online mentions creating a custom extension, and nothing about showing the defaults. Maybe I'm thinking about this in the wrong way.