changelog
2023.02.01 [v4.1.0]
feat(ios): Xcode 14 update, remove bitcode and add no-objc-msgsend-selector-stubs compiler flag
2022.02.14 [v4.0.9]
Update docs to use apm
2021.10.12 [v4.0.8]
Add air package
Remove ios minimum version flag
2020.03.19 [v4.0.005]
Android X migration (resolves #6)
2019.08.15 [v3.0.002]
Android 64bit support (resolves #5)
Updated to webp v1.0.2
Updated minimumiOS version to 9.0
2019.03.26 [v2.1.032]
Updated minimum iOS version to 8.0
Embedded iOS bitcode
Removed application keys
2017.07.10 [v2.0.027]
Updated for compatibility with new Core library (for Notifications/PushNotifications fix)
2016.12.30 [v2.0.026]
New documentation
2016.09.07 [v2.0.024]
Added the WebPLoader for asynchronous loading of WebP files (resolves #2)
2015.06.16
Removed debug code from AS lib
iOS: Updated to latest common lib
Android: Windows: Fix for bug in AIR packager resulting in missing resources
Android: x86 Support
2015.05.12
Release verion
2015.02.03
Added check for .debug suffix in application id
2014.12.22
iOS: Included arm64 support (resolves #1)
Android: Corrected application id check when doesn't contain air prefix
2014.12.08
Corrected missing EventDispatcher functions from base class
iOS: Implemented autoreleasepools for all C function calls
2014.12.02
New application based key check, removing server checks