Hi friends,
i am considering how to organize my package(s) for release as demo-version and full-version?
i want to:
1. publish an open beta version with a few levels that will become the demo-version when the most bug fixes are done (= "demo")
2. a) make the open beta version the free to play demo-version (= "demo") with a few levels
2. b) publish the paid version with all the levels (= "full")
(no ads.... just a few pence and a lot of fun!)
AFAIK if i release the paid version i have to choose another package-name before i can upload to the market.
but i want to work on one code-base only and i dont want to refactor the package-name everytime...
1st Question:
=> how do you solve that code-base problem with your free and paid versions?
2nd Question:
- to have 2 apps (free and paid) means that your paid app doenst have all the comments that went to the free app => that seems to be a disadvantage....
- to deliver all the levels of the full version within the demo-version and implement an internal unlock seems to bee a security problem: maybe someone hacks the app and unlocks all the levels... i would like to avoid that potential issue
=> Are there any simple and better ways to have beta- / demo- / full version?
bye
phil
