Hi All,
I have the following question (this is an iOS, iPad game only):
-
My current app supports in-app purchase.
-
The app has 3 non-consumables (additional levels) you can purchase, each 99 cents
I want to add a a “value buy” where you can get all 3 non-consumables for $1.99. The user saves 99 cents and if they enjoy the game I think will be more inclined to buy this way versus separate for 99 each.
I know how to add the “value buy” in app purchase on the apple connect portal.
My question is, if the user buys the value option above…what would prevent them from buying the individual option after the fact? Is there something in the apple store to have dependencies so my value buy = the 3 individual buys?
Should I manage this in code? Seems like it would not be bullet proof.
Any ideas / comments would be greatly appreciated,
Rick