Help! Application should not run if not installed from the playstore!

Is there any way that if someone installs my application instead of the playstore, do not be run after it is installed. Only run when install from the Play Store

Why not just stay in the other topic instead of opening another one. This is the solution that you need. @cian is still developing the extension so just be patient.

4 Likes

Check out this extension :point_down:

2 Likes

I created an extension by which you can check if the user has installed the app from Google Play Store or not. Use an if statement for this and it will return true if the app is installed from Play Store, else it will return false.

Download AIX: APK_SourceChecker.aix (6.1 KB)

1 Like

These features are now fixed in HackProtect

let see does it work