This repository was archived by the owner on Apr 4, 2023. It is now read-only.
9.0.0
Breaking changes:
fetchProvidersForEmailhas been removed - usefetchSignInMethodsForEmailinstead.- 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 updateon your dev machine, because this version includes the latest Firebase iOS SDKs.