I have been developing my gaming app using game salad engine, after releasing my app i decided to change to unity for several reasons, is it possible to change the game build after releasing with a totally new build using a new engine? and does this affect Non-Consumable in app purchases that people already did?
Asked
Active
Viewed 57 times
1 Answers
1
You certainly can. just rebuild the game in unity, and I mean create it again.
For non-consumables iaps, you will have to make a Restore Purchases button, which is easy in Unity.
This is a tutorial for IAPs on Unity.

Daahrien
- 10,190
- 6
- 39
- 71
-
Thanks for the answer, it really helped – mohamed bably Nov 15 '17 at 11:34
-
just did, sorry 1st time for me here :) – mohamed bably Nov 17 '17 at 01:29