Check if game is legal

Hi, all,

I would like to know, if there is any chance, that unity would check by script if the game is bought from google play store, because as I have seen, illegal apps do not show on google play at my apps.

So is there any ways to check it, and if the app is illegal, for example, shut it down or write on screen that game is illegal .

This would be like anti piracy system on android.

Grab the Google Licensing plugin from the Asset store. its free, and built by the team at unity. this will verify (with some setup) that your app is an app from the app store…