This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
Releases: EddyVerbruggen/nativescript-plugin-firebase
Releases · EddyVerbruggen/nativescript-plugin-firebase
10.0.1
bump
10.0.0
This version works with NativeScript 5.2+, and 6.1+ is recommended.
Using an older version? Stick to plugin version < 10.
9.1.1
9.1.0
Run
pod repo update
on your Mac in case you update.
9.0.4
bump
9.0.3
bump
9.0.2
lint
9.0.1
A little hotfix to fix a potential build error on Android (introduced with 9.0.0).
9.0.0
Breaking changes:
fetchProvidersForEmail
has been removed - usefetchSignInMethodsForEmail
instead.- Firebase Invites has been removed - use Dynamic Links instead! Also see https://firebase.google.com/docs/invites/deprecation and https://firebase.google.com/docs/dynamic-links/use-cases/user-to-user
Tips:
- If you're on NativeScript < 5.2 and target iOS, then it's recommended to stick with a plugin version < 9.0.0 because you may run into incompatibilities with certain features.
- Make sure to run a
pod repo update
on your dev machine, because this version includes the latest Firebase iOS SDKs.
8.3.2
bump