EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 448 forks source link

App not staring and there is no error #1240

Open rubenvicho97 opened 5 years ago

rubenvicho97 commented 5 years ago

I think I have correctly installed the firebase plugin for my javascript app. And the only thing the console throws at me is this.

image

EddyVerbruggen commented 5 years ago

Do the demo apps in this repo behave the same?

rubenvicho97 commented 5 years ago

Thanks for answering. Looking in one of your demos I have solved the previous error. But now I get this error. Sorry for being a heavy, and thank you very much for the help

image

EddyVerbruggen commented 5 years ago

I'm sorry, but there's not a lot of context in your screenshot.. what are you trying to do? Perhaps take a look at line 312 in firebase.js to try and figure it out.

b02505048 commented 5 years ago

Are you using Firebase Invites? If yes, try to unable it by running npm run config in node_modules/nativescript-plugin-firebase/ and set the Firebase Invites to 'false'