changelog
2023.01.16 [v5.1.0]
feat(ios): Xcode 14 update, remove bitcode and add no-objc-msgsend-selector-stubs compiler flag
feat(android): Move to new permissions request process
2022.02.04 [v5.0.15]
Updates for Android 31
Update docs to use apm
2021.12.16 [v5.0.13]
Add air package parameter descriptions
2021.09.24 [v5.0.12]
Added air package
Updated build to latest
Removed ios minimum version flag
2020.03.23 [v5.0.010]
Android X migration (resolves #29)
2019.08.16 [v4.0.005]
Android 64bit support (resolves #28)
Updated minimum iOS version to 9.0
2019.03.11 [v3.3.040]
Updated minimum iOS version to 8.0 (resolves #27)
Removed application keys
2019.02.11 [v3.2.038]
Embedded bitcode (resolves #26)
2017.07.10 [v3.1.032]
Updated for compatibility with new Core library (for Notifications/PushNotifications fix)
2017.02.20 [v3.1.031]
Updated documentation
2017.02.20 [v3.1.031]
Corrected handling of null attendee names (#21)
2016.12.21 [v3.1.021]
Updating documentation
2016.11.17 [v3.1.020]
iOS: Corrected iOS 10 issue with edit event (resolves #20)
2016.09.20 [v3.1.011]
Added retrieval of event participants (resolves #17)
2016.08.03
Updated Core library compatibility
2016.07.16
iOS: Corrected issue that caused UI events not to fire (resolves #15)
2016.07.16
iOS: Corrected issue that caused UI events not to fire (resolves #15)
2016.06.04
v2.0 Authorisation status update to support new Android runtime permissions (resolves #14)
2015.06.15
Android: Windows: Fix for bug in AIR packager resulting in missing resources
Android: x86 Support
Removed debug code from AS lib
2015.06.09
Android: Windows: Fix for bug in AIR packager resulting in missing resources (#11)
2015.06.02
Removed Adobe classes. Repackaged to test #10
2015.04.22
Removed inclusion of Adobe date utils (resolves #9)
2015.04.02
Android: Fixed issue when no recurrence end date specified (resolves #7)
iOS: Moved to new shared utils framework
2015.02.27
Fixed issue when attempting to delete a recurring event (resolves #6)
2015.02.11
Android: Fixed issue with recurrence when no end date is specified (resolves #4)
2015.02.02
Added check for .debug suffix in application id
2014.12.18
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 ARC
iOS: Implemented autoreleasepools for all c function calls
2014.11.27
Updated README
2014.11.27
New application based key check, removing server checks
2014.11.03
iOS Update for iOS8
- iOS: Implemented new SDK functions and definitions