So I have a paid version of a game on google play.
Now after consideration I have decided to make this free and use an IAP to download a new version consisting of powerups, better graphics etc.
I have checked out the documentation both for GP and Corona, all seems ok.
My question is this:
when I make the current paid version free the existing buyers wont be to pleased if they have to re-install and get the IAP version. I think I have solved this hurdle, but seeing as the new purchasers will be downloading a separate apk where do I put it?
So, when the user presses the IAP to download the new apk, where do I serve the apk from?
Is it a case of making a lite and full version uploading to GP and point the IAP at that or something else?
I see in the developer console IAP seem to only hold metadata, sorry I am rather confused so if anybody would be so kind as to explain it for me it would be real cool.
Thank you