Android Question Adding Licensing To An Existing Project

RichardN

Well-Known Member
Licensed User
Longtime User
I have a technical app in production with around 1k active users and rising. Am I currently building with API-19 using the default manifest settings of MinVersion=4 and SDKversion=19.

Am I able to add the licensing library to an existing project and deploy it without causing a problem with the Play store licensing logic? Naturally the user has to accept the new version but will this cause me any problems with existing users who were registered downloaders before the licensed version is pushed to users?
 
Top