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

Commit 8da197c

Browse files
System.err: TypeError: Cannot read property 'getInstance' of undefined #829
1 parent 2ae82fa commit 8da197c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ tns plugin add nativescript-plugin-firebase
5151
This will launch an install script which will guide you through installing additional components.
5252
Check the doc links above to see what's what. You can always change your choices later.
5353

54+
> Using [NativeScript SideKick](https://www.nativescript.org/nativescript-sidekick)? Then the aforementioned install script
55+
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).
56+
To fix that, see [this comment](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/829#issuecomment-409855611).
57+
5458
### Config
5559
If you choose to save your config during the installation, the supported options may be saved in the `firebase.nativescript.json` at the root of your app.
5660
This is to ensure your app may roundtrip source control and installation on CI won't prompt for user input during installation.

0 commit comments

Comments
 (0)