Closed Bezlepkin closed 5 months ago
A simple import '@nativescript/firebase-crashlytics';
should get things working 🤔
A simple
import '@nativescript/firebase-crashlytics';
should get things working 🤔
When we transferring Firebase functionality from project to project they forgot to write it in main.ts
import '@nativescript/firebase-crashlytics';
Thank you! It's working!
When using crashlytics, an error started appearing (it never happened before and worked fine).
(0 , _nativescript_firebase_core__WEBPACK_IMPORTED_MODULE_0__.firebase)(...).crashlytics is not a function
I use it like this: