Releases: tuarua/Firebase-ANE
Releases · tuarua/Firebase-ANE
0.20.0
- iOS: Updated to FreSwift 5.2.0
- iOS: Firebase 8.1.1
- iOS: deprecation notice on Firebase Vision ANEs. Google is dropping The Firebase ML Vision SDK.
- iOS: min version 10.0
- iOS: requires AIR 33.1.1.476+
- AND: Analytics 19.0.0
- AND: Crashlytics 18.0.1
- AND: Firestore 23.0.1
- AND: Storage 20.0.0
- AND: Remote Config 21.0.0
- AND: Auth 21.0.1
- AND: Play Services Auth 19.0.0
- AND: Performance 20.0.1
- AND: Messaging 22.0.0
- AND: Dynamic Links 20.1.0
- [Messaging]
token
is nowgetToken(listener:Function)
- [Analytics] remove
Analytics.currentScreen
0.19.0
0.18.0
0.17.0
0.16.0
- Upgraded to AIR 33.1.1.345
- AND: Updated to FreKotlin 1.42.0
- iOS: Updated to FreSwift 5.1.0
- iOS: Firebase 7.3.0
- iOS: OneSignal 2.16.1
- iOS: OneSignal strip out unneeded archs
- iOS: Fixed packed frameworks duplication causing bloated ANE file size
- iOS: minVersion is now 10.0
- AND: Analytics 18.0.0
- AND: Crashlytics 17.3.0
- AND: Firestore 22.0.1
- AND: Remote Config 20.0.2
- AND: Auth 20.0.1
- AND: Play Services Auth 19.0.0
- AND: Performance 19.0.11
- AND: Messaging 21.0.1
- AND: Dynamic Links 19.1.1
- AND: ModelInterpreter 22.0.4
- AND: Vision 24.1.0
- [RemoteConfig] remove
RemoteConfig.activateFetched
- [RemoteConfig] remove
RemoteConfigSettings.developerModeEnabled
0.15.0
0.14.0
- New system for installing ANEs
air-tools install
via air_package.json file - New system for installing ANEs
air-tools apply-firebase-config google-services.json
- [OneSignal] iOS support
- [Analytics] deprecate
Analytics.currentScreen
- [Analytics] add
Analytics.defaultEventParameters
- [Analytics] add
FirebaseAnalyticsParam.SCREEN_CLASS
&FirebaseAnalyticsParam.SCREEN_NAME
0.13.0
- AND: Updated to FreKotlin 1.40.0
- iOS: Updated to FreSwift 4.5.0
- AND: Analytics 17.5.0
- AND: Crashlytics 17.1.1
- AND: Firestore 21.5.0
- AND: Remote Config 19.2.0
- AND: Auth 19.3.2
- AND: Play Services Auth 18.1.0
- AND: Performance 19.0.8
- AND: Messaging 20.2.4
- AND: [Auth] - added
auth.signInWithCredential()
- AND: [Auth] - added
auth.signInWithProvider()
- AND: [Crashlytics] - now uses
FirebaseCrashlytics
API - AND: [Vision] - Move Barcode to MLKitANE
- AND: [Vision] - Move Face Detection to MLKitANE
- AND: [Vision] - Move Label Detection to MLKitANE
- AND: [Vision] - Move Text Detection to MLKitANE
- AND: [Vision] - Move Natural Language to MLKitANE