paolo bill
I have this code in my custom library:   function loadPreviewImage() {                 if ($el.parent()) {                     var transaction = folio.getPreviewImage(180, 135, false);…
in Digital Publishing Suite
Scott Landis
Hey everyone,   I'm trying to prepare an existing custom library from an iOS app for the Android version. My first step was plopping the existing library into an Android app, expecting a wonky, but…
in Digital Publishing Suite
paolo bill
I am building a custom library for an entitled iOS viewer. I need to debug it, but it looks that in order to debug it on safari I need to build the viewer with a developer certificate. The dps…
in Digital Publishing Suite
mediacross
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…
in Digital Publishing Suite
paolo bill
I'm following this example   Restricted distribution and LDAP integration: Reference implementation | Adobe Developer Connection   does this apply to Android too.   I was able to set up the server…
in Digital Publishing Suite
paolo bill
I need to build an Android Custom Library with direct entitlement, but my tablet has Android version 4.1.2 and can't upgrade to 4.4, which I heard is the minimum version to support debugging. Is…
in Digital Publishing Suite
paolo bill
it happen to me as well on android 4.1.2 downloaded zip file from DPS Configurator Android combined library and store. uploaded the zip on the native app builder. installed on device. Nothing…
in Digital Publishing Suite
albedo83
Hi   I use the DPS Configurator with the android combined library and store to generate an entitlement library.   When i upload the custom library zip, make the apk, sign it and launch the app…
in Digital Publishing Suite