Hi all,
So I'm creating a "PRO Version" for my Android Application that would simply have no Ads, unlimited lives, etc.
The issue is, this will be a separate application uploaded to the Play Store, meaning it'll have to read the save data from the "Normal Version" once the user upgrades -- I don't think Android allows for this, though. I've tried using the same pathname and everything, but the "PRO Version" would not load the data from the "Normal Version", even when both are left installed.
In App Purchases is out of the question, of course -- since I don't own the developer version.
Any suggestions? Is there a work around do you think?
Thanks,
Samer.