Suppose I have 2 applications published on Google Play, then can I check the licensing status of 2nd app from the 1st one using the android lvl (License Verification Library)?
Asked
Active
Viewed 102 times
2
-
Did you find out more on this? I tried substituting mPackageName and mVersionCode in LicenseChecker and everywhere else I could find a package name was used within LVL source code, but all I get is ERROR_INVALID_PACKAGE_NAME. – gregko May 09 '21 at 00:18