Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 720 Bytes

CHANGELOG.md

File metadata and controls

57 lines (34 loc) · 720 Bytes
2023.01.18 [v3.1.0]
feat(ios): Xcode 14 update, remove bitcode and add no-objc-msgsend-selector-stubs compiler flag 
2021.12.06 [v3.0.8]
Add airpackage
2021.03.12 [v3.0.007]
Updated to latest build process  
Added Android-x64 support
2020.03.25 [v3.0.005]
Android X migration (resolves #13)
2019.08.15 [v2.0.002]
Android 64bit support (resolves #12)
Updated minimum iOS version to 9.0
2018.11.18 [v1.1.016]
Added ability to write crash report to file (resolves #10)
2016.11.02
iOS: Added checking of crash report details before returning to AS (#3)

####### 2016.10.13

Initial Release