If I convert my paid app which is verified through LVL licensing, to free, can I still use LVL licensing to detect if a user bought the app while it was still a paid app? I.e. Will the licensing function still detect if the user once paid for the app even if it is now free?
From the Google Licensing documentation:
The licensing service is based on the capability of the Google Play licensing server to determine whether a given user is licensed to use a given application. Google Play considers a user to be licensed if the user is a recorded purchaser of the application.
It's not very clear in the documentation what happens if the app is converted to free. Does it still keep a record of if the user purchased the app?
Thanks