How do I add a sticker pack extension to an existing app? I want the user to install my app, then have access to the sticker pack as a bonus.
I've tried:
- Adding a sticker pack extension target to my project, when I build that target it opens in iMessage and functions as desired, however when I build the main target and open iMessage it doesn't show my sticker pack (I've checked the iMessage menu to make sure it wasn't just disabled)
- Added a sticker pack asset file to my project, does nothing
- Added a sticker pack icon file and sticker pack to my asset file, does nothing