Hi,
I am following this tutorial by develephant on how to incorporate LVL in order to prevent unauthorized installs of my Google Play app.
However, after entering my custom key into my config.lua file, I get this error on my test Galaxy S3:
Runtime Error:
java.lang.SecurityException:
Neither user 1xxxx nor current
process has com.android.vending.CHECK_LICENSE
I’m assuming this means that LVL works, which is great, but how do I get around this when it’s my own test device?