Reputation: 111
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:
Upvotes: 4
Views: 3285
Reputation: 596
Stickerpacks can be added to your Project. Add "Sticker Pack Extention"
as Extention type and make sure the Wrapper Extention
is set to .appex
You'll probably want to use the parent Bundle ID. If you already have a live app, create a Wildcard App ID
Upvotes: 5