This content has been marked as final.
Show 3 replies
-
1. Re: restricted distribution for android
Neil Enns - Adobe Oct 20, 2014 11:48 AM (in response to paolo bill)Restricted distribution is supported on Android. Why are you calling setUserInfo? All you should have to do after sign in is to call updateLibrary(). That will cause us to refresh the library and to contact your entitlement server to get the list of valid folios for the signed in reader. If you give us a product ID that matches something published, it will become available for your reader.
Neil
-
2. Re: restricted distribution for android
paolo bill Oct 20, 2014 12:27 PM (in response to Neil Enns - Adobe)I'm following the linked example. That doesn't use a custom library but just a banner.
-
3. Re: restricted distribution for android
Neil Enns - Adobe Oct 20, 2014 1:12 PM (in response to paolo bill)That appears to be a really, really, really, old sample. Replace that line with a call to updateLibrary() instead and that should be all you need to do.
Neil


