Skip to main content

changelog

2023.01.17 [v4.1.0]

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

2022.02.04 [v4.0.9]

Update air package descriptions
Update docs to use apm

2021.12.16 [v4.0.8]

Add air package parameter descriptions

2021.09.24 [v4.0.7]

Added air package
Added android x64 support
Removed ios minimum version flag
Updated build

2020.03.23 [v4.0.006]

Android X migration (resolves #20)

2019.08.16 [v3.0.002]

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

2019.04.02 [v2.3.012]

Updated minimum iOS version to 8.0
Embedded iOS bitcode

2018.10.22 [v2.2.009]

Removed application key requirement

2018.04.04 [v2.2.008]

Corrected magnetic heading issue on iOS and added location permission request for true heading (resolves #16)

2017.07.10 [v2.2.004]

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

2016.12.23 [v2.2.003]

Added images

2016.12.23 [v2.2.003]

Latest OS updates + updating documentation

2015.10.20

Updated documentation with units and events (resolves #8)

2015.06.12

iOS: Updated simulator version

2015.06.12

iOS: Updated build with latest compiler (#6)
Android: Windows: Fix for bug in AIR packager resulting in missing resources
Android: x86 Support

2015.02.24

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

2015.02.04

Documentation update

2015.02.04

Separated out the magnetic field from the heading updates
Added access to the uncalibrated magnetic field data along with the calibrated data (resolves #2)

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 autoreleasepools for all C function calls

2014.12.01

New application based key check, removing server checks