开发者

LicenseChecker is slow in emulator

开发者 https://www.devze.com 2023-02-03 06:58 出处:网络
When the emul开发者_Go百科ator hits the line below it takes 10 seconds + to complete.Does anyone else have this problem?

When the emul开发者_Go百科ator hits the line below it takes 10 seconds + to complete. Does anyone else have this problem?

mChecker = new LicenseChecker( this, new ServerManagedPolicy(this, new AESObfuscator(SALT, getPackageName(), deviceId)), BASE64_PUBLIC_KEY);


I wound up putting the initial call to the setup into a background task. whenever its finished then it will go on and check the license.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号