Releases: airsdk/ANE-PlayAssetDelivery
v1.3.0
Defensive programming in status event handling to cope with spurious asset updated events.
Updating implementation of showCellularDataConfirmation
to use the new API for this (showConfirmationDialog
) - no change to the AS3 API.
Switching to imports of per-feature Play Asset Delivery library rather than the original Play Core library; and updating the imports for Tasks using Android GMS packages rather than Android Play Core.
v1.2.0
Updating internal architecture to allow multiple ANE instances to be created within an app
Updating 'removeAssetPack' functionality to return 'pending' if the task is successfully started and dispatching 'not_installed' when it succeeds
Adding 'debugMode' property to the ANE to enable/disable release-mode debugging of the Java code via logcat
v1.1.0
Add showCellularDataConfirmation function for handling WAITING_FOR_WIFI (airsdk/Adobe-Runtime-Support#1581)
v1.0.2
Update ANE with fixes for airsdk/Adobe-Runtime-Support#1538