If i implement the android LVL for licensing my android application , i still have a few unanswered questions on my mind
-
If user buy’s the license , what will be the validity of user to use my application ? can i set the validity e.g (Allow paid user to use all features of my application for LIMITED 1 Year. after that again ask the user to buy/renew the license)
-
Can i provide a free trial for 15 days of my application , then block a few features of the application asking user to buy the premium version using the in app billing ?
-
Idea for implementing the in app billing
-
Is only GOOGLE CHECK OUT a legal / possible way , pay pal implementation is safe/correct ?
Any information for the above will be extremely helpful 🙂
Thanks in advance
1 and 2 — no, trials are not currently supported. If they buy your app, they can use it forever (well at least until it is available in the store), and on multiple devices. Not sure what you mean with 3. For 4, you need to consult a lawyer to be sure, but generally you can’t use third party payment providers (e.g., PayPal).