Ok, so I’d like to implement in app purchase in our app, and there’s a few things that seems a bit fuzzy to me.
I’ve looked at documentation, and it seems you can add In App purchase “packs” to applications already uploaded.
However, our app is not done yet, so I have not submitted the app in itunes connect yet.
I assume I have to do this, but I also do not want it to be reviewed, as it is not finished yet.
I’ll be using Prime31’s storekit plugin for the actual purchase code, so that should be ok. His plugins has worked nicely in the past so
This will be used to unlock extra levels in the game. I assume it’s simply a matter of storing a “LevelUpgrade” bool when the purchase has been completed.
Anyway, some help and guidance would be fantastic
k.