
- Forum posts: 3
Mar 5, 2019, 12:28:51 AM via Website
Mar 5, 2019 12:28:51 AM via Website
I have just started testing the Licensing Verification Library. I followed the pattern of the lvl_sample from Google, but the responses are not being cached. After doing a mChecker.checkAccess(mLicenseCheckerCallback) and getting a "LICENSED" response, I turned off wifi and tried it again, expecting to get the same response from the cache. But I got a dontAllow response with policy reason of Policy.RETRY. How can I get these responses cached?