-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After Installing plugin not available #39
Comments
Native: tried calling FirebaseCrashlytics.crash, but the FirebaseCrashlytics plugin is not installed. |
Try this: FirebaseCrashlytics.initialise().crash() |
same problem |
@ReallySmallSoftware I have the same problem, by using this line it returns every time I build |
@ReallySmallSoftware I have the problem for Native: tried calling FirebaseCrashlytics.crash, but the FirebaseCrashlytics plugin is not installed. |
I had the same problem, I tried to do this and the app now crashes as expected
The problem I have on the other hand is that the data is not received by crashlytics I don't know why |
Expected Behavior
Actual Behavior
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: