3 Replies Latest reply: Oct 24, 2014 10:49 AM by Neil Enns - Adobe RSS

    hide folios with not entitlements

    mediacross Community Member

      Hi need to hide the folios for users that don't have rights to see them. Or if the user is not logged in.

      I'm implementing a custom library in android following the  Android Combined Library and Store  example found here DPS Configurator.

      I'm calling updateLibrary when the user login and out.

      in the updateLibrary documentation it says:

       

      Start a library update transaction. This may only be called if there is not already an ongoing library update transaction. When the update transaction is completed, the library will be finished being updated from the fulfillment server. However, this does not mean that entitlements will be updated from the entitlement server. The entitlements will be updated sometime after the library update completes. 

       

      the question is how do I know when the entitlement for the folios is updated?