changelog
2024.03.19 [v4.0.2]
feat(docs): remove android branding from docs
fix(unity): correct android dependency version
2024.01.18 [v4.0.1]
feat(docs): update docs for unity support
2023.12.14 [v4.0.0]
feat(android): update permission process to provide correct denied state alongside should explain and not determined
feat(actionscript): add callback functions for request authorisation processes
feat(actionscript): new PERMISSION_CHANGED event detailing change of individual permissions
feat(android): add ability to access the device settings
feat(unity): initial unity plugin release
2023.02.01 [v3.4.1]
fix(airpackage): correct android manifest additions for changes to permissions process
2023.01.31 [v3.4.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.11.14 [v3.3.1]
feat: add openDirectory result event (PermissionsEvent.OPEN_DOCUMENT) with path
feat(docs): add documentation on openDirectory functionality
2022.09.01 [v3.3.0]
feat(android): add permissions for managing all files on a storage device (resolves #22)
2022.09.01 [v3.3.0]
feat(android): add permissions for managing all files on a storage device (resolves #22)
2022.02.11 [v3.2.2]
Update for Android 31
Update docs to use apm
2021.12.15 [v3.2.1]
Resolve conflict with package manager ane (resolves #21)
2021.10.27 [v3.2.0]
Add handling of WRITE_SETTINGS permission (resolves #20)
Add openDirectory function for access to a file (resolves #19)
Add air package
Update permissions activity security settings
2020.03.20 [v3.0.011]
Android X migration (resolves #17)
2019.08.15 [v2.0.003]
Android 64bit support (resolves #14)
Corrected function names (resolves #10)
Updated minimum iOS version to 9.0
2019.06.13 [v1.1.014]
Updated minimum iOS version to 8.0
Embedded iOS bitcode
2018.12.18 [v1.0.010]
Removed application key requirement
2017.07.10 [v1.0.007]
Updated for compatibility with new Core library (for Notifications/PushNotifications fix)
2016.12.30 [v1.0.006]
Updated documentation
2016.12.30 [v1.0.006]
Updated SDKs + new documentation
2016.05.28
Added individual permission check and request functions
2016.05.28
Updated documentation
2016.05.27
Release v1.0