Back

CheckLicense

Hello World

Will trigger a standard Google Play license check for the running application (if it is a paid App).

app.CheckLicense( key )

The key can be found under “Development Tools > Services and API's” in the GooglePlay developer console.
If the App is not licensed it will show a dialog asking them to purchase the App from Google Play and then close the App.

String: base64 encoded: “GPlay license key”