EddyVerbruggen / nativescript-plugin-firebase

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

Crashlytics: crashlytics.crash() doesn't crash the device #1760

Open AgustinV08 opened 3 years ago

AgustinV08 commented 3 years ago

Using @nativescript/firebase 11.1.3 for Crashlytics implementation, already followed the Read Me configuration for the Firebase console and Crashlytics dashboard, but when using the function crashlytics.crash(), the device doesn't crash and the Crashlytics stays waiting.

Are there any solutions for this?