How are people handing the new Amazon's Digital Rights Management (DRM) system?
Previously Amazon was adding a wrapper to the APK which handled this function.
Amazon is phasing that out and moving to the way Google does DRM where your app handles that function. I use the "License Checker" library for apps uploaded to Google but that does not work for apps uploaded to Amazon.
Is there a B4A library that gives access to Amazon's "Appstore SDK" that provides the functionality for handling Digital Rights Management (DRM)?