changelog
2023.01.20 [v3.2.0]
feat(ios): Xcode 14 update, remove bitcode and add no-objc-msgsend-selector-stubs compiler flag
2022.02.07 [v3.1.1]
Update docs to use apm
2021.10.05 [v3.1.0]
Add air package
Remove ios minimum version flag
Add android x64
2020.03.21 [v3.0.006]
Android X migration (resolves #10)
2019.08.16 [v2.0.002]
Android 64bit support (resolves #9)
Updated minimum iOS version to 9.0
2019.06.06 [v1.12.010]
Updated minimum iOS version to 8.0
Embedded iOS bitcode
Removed application keys
2017.07.10 [v1.12.007]
Updated for compatibility with new Core library (for Notifications/PushNotifications fix)
2016.12.29 [v1.12.006]
Updated documentation
2016.12.29 [v1.12.006]
Updated documentation
2016.12.29 [v1.12.006]
Updated documentation
2016.12.29 [v1.12.006]
Updated to latest SDKs + documentation
2016.10.26 [v1.11.004]
Updated build to latest (#6)
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.02.02
Added check for .debug suffix in application id
2014.12.20
iOS: Included arm64 support (resolves #1)
Android: Corrected application id check when doesn't contain air prefix
2014.12.05
Corrected missing EventDispatcher functions from base class
iOS: Implemented autoreleasepools for all C function calls
2014.12.01
New application based key check, removing server checks