Skip to main content

changelog

2023.01.19 [v4.1.0]

feat(ios): Xcode 14 update, remove bitcode and add no-objc-msgsend-selector-stubs compiler flag 

2022.02.08 [v4.0.12]

Update docs to use apm
Fix air package to use correct manifest additions

2021.10.11 [v4.0.11]

Add air package 
Remove ios minimum version flag

2020.12.10 [v4.1.010]

Android x64 support (resolves #34)
Deprecated wiki

2020.03.20 [v4.0.006]

Android X migration (resolves #32)

2019.08.15 [v3.0.002]

Android 64bit support (resolves #28)
Updated minimum iOS version to 9.0

2019.03.11 [v2.1.025]

Updated minimum iOS version to 8.0 (resolves #26)
Embedded iOS bitcode
Removed application keys (resolves #25)

2018.12.14 [v2.0.022]

Removed application key requirement

2017.08.24 [v2.0.020]

Updated documentation

2017.08.24 [v2.0.020]

Added telephony information (resolves #18)

2017.07.10 [v1.8.010]

Updated for compatibility with new Core library (for Notifications/PushNotifications fix)

2016.12.31 [v1.8.009]

Updated SDKs + new documentation

2016.08.11 [v1.8.008]

Updated implementation to dispatch network change events correctly (#12)

2015.02.20

Changed class structure to support FlashBuilder 4.6 (resolves #2)

2015.02.03

Added check for .debug suffix in application id

2015.01.21

Corrected key checks on default library (resolves #2)

2014.12.22

iOS: Included arm64 support (resolves #1)

2014.12.08

GitHub release for new site