EddyVerbruggen / nativescript-plugin-firebase

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

White screen help! #1703

Open Mflm opened 3 years ago

Mflm commented 3 years ago

Hi,

I have a project with pure JS (Vainilla) and updated to Nativescript 7.

I can't run the lastest version of plugin.

In app.js I have: import { firebase } from '@nativescript/firebase';

And i have a white screen.

Help!