Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit a2944f5

Browse files
Error in firebase.init: ReferenceError: Can't find variable: FIROptions #948
(Added a note to the readme)
1 parent 16adca9 commit a2944f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ tns plugin add nativescript-plugin-firebase
5454
This will launch an install script which will guide you through installing additional components.
5555
Check the doc links above to see what's what. You can always change your choices later.
5656

57-
> Want to use this plugin with an *external push notification provider* and **not** use any Firebase feature? Just answer 'y' to the first question to skip most of them, and️ [hop on over to the Push Notification](docs/NON_FIREBASE_MESSAGING.md).
57+
> Want to use this plugin with an *external push notification provider* and **not** use any Firebase feature? Just answer 'y' to the first question to skip most of them, and️ [hop on over to the Push Notification](docs/NON_FIREBASE_MESSAGING.md). Do not run the plugin's `.init` function in this case!
5858
5959
> Using [NativeScript SideKick](https://www.nativescript.org/nativescript-sidekick)? Then the aforementioned install script
6060
will not (be able to) run. In that case, running the app for Android will result in [this issue](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/829#issuecomment-409870671).

0 commit comments

Comments
 (0)