Skip to content

Releases: airsdk/ANE-PlayAssetDelivery

v1.3.0

09 Apr 03:22
Compare
Choose a tag to compare

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

16 Jan 02:01
Compare
Choose a tag to compare

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

21 Jan 03:59
Compare
Choose a tag to compare

Add showCellularDataConfirmation function for handling WAITING_FOR_WIFI (airsdk/Adobe-Runtime-Support#1581)

v1.0.2

20 Jan 07:39
Compare
Choose a tag to compare

Update ANE with fixes for airsdk/Adobe-Runtime-Support#1538

v1.0.1

06 Dec 05:46
Compare
Choose a tag to compare

Update to latest ANE release

v1.0.0

06 Dec 03:10
Compare
Choose a tag to compare

Initial release