Skip to content
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

[firebase_crashlytics] incomplete documentation #1153

Closed
kroikie opened this issue Oct 13, 2019 · 3 comments
Closed

[firebase_crashlytics] incomplete documentation #1153

kroikie opened this issue Oct 13, 2019 · 3 comments
Labels
plugin: crashlytics type: documentation Improvements or additions to documentation

Comments

@kroikie
Copy link
Collaborator

kroikie commented Oct 13, 2019

Along with the instructions mentioned, I had to add the following line to [project]/android/app/build.gradle in the dependencies section to get crash reports on the dashboard.

implementation 'com.crashlytics.sdk.android:crashlytics:2.9.9'

@kroikie
Copy link
Collaborator Author

kroikie commented Oct 13, 2019

@abhaumik

The issue at flutter/flutter#30030 has been closed and moved here. Future collaboration on this issue will be done here.

@BondarenkoStas BondarenkoStas changed the title incomplete documentation for flutter plugin firebase_crashlytics [firebase_crashlytics] incomplete documentation Oct 21, 2019
@BondarenkoStas BondarenkoStas added the type: documentation Improvements or additions to documentation label Oct 21, 2019
@iapicca
Copy link

iapicca commented Nov 7, 2019

Please consider the indication provided in this comment

So it seems that there are two things missing in the documentation:

 - Add implementation 'com.crashlytics.sdk.android:crashlytics:2.9.9' to android/app/build.gradle.
 - Do a complete restart (using the Stop and Run buttons in IntelliJ for example) to actually send the crash report to Crashlytics.

@Salakar
Copy link
Member

Salakar commented Sep 2, 2020

A new Crashlytics plugin has now landed on master which should solve this issue. Lots of new documentation too.

Checkout the migration guide to get started on upgrading to the new Crashlytics plugin: https://firebase.flutter.dev/docs/migration/

@Salakar Salakar closed this as completed Sep 2, 2020
@firebase firebase locked and limited conversation to collaborators Oct 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
plugin: crashlytics type: documentation Improvements or additions to documentation
Projects
None yet
5 participants