I’m sorry if this has been answered somewhere, I really did try to search for it.
I think I’m ready to add some IAPs to my app. But the way I want to add them is that they unlock extra functions.
My App is a specialized calculator. I would like to be able to make it so a user can pay to unlock more functions. But these functions require assets.
The first option I can see is just upload the app with all the assets in there and make it so the user can’t access them until they pay. But what if the user never unlocks, or only unlocks a few? The app is then bigger then what they need.
Is there a way to have it so the app will download the required assets when a IAP is made?