Is My Android Licensing Working As It Should?
I have an app that uses the Android licensing. I'm using the ServerManagedPolicy which according to http://developer.android.com/guide/publishing/licensing.html should cache the se
Solution 1:
Don't worry, I had the same issue. When you use a test or dev account, licence is not cached bu the ServerManagedPolicy. But for your real clients, it will be cached by LVL.
Nothing in the docs says it clearly, but that works and actually, is nice feature for devs.
Regards, stéphane
Btw, You should add a link to your app in your profile as I did... I am curious about it but can't guess what it is.
Post a Comment for "Is My Android Licensing Working As It Should?"