firebase / firebase/firebase-android-sdk
Opportunity to attach user feedback to a crash report like in the iOS SDK
Open
api: crashlytics
type: feature request
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 710
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 34
Description
## What feature would you like to see?
We need the opportunity to add a user feedback to a crash report, before we send it. With this issue https://github.com/firebase/firebase-ios-sdk/issues/6431 the iOS SDK gets an api to checkAndUpdateUnsentReportsWithCompletion and it would be nice, if the android sdk has a similar opportunity.
## How would you use it?
The idea here is, to check after starting of the app if there was a crash in the last run of the app and then we would show the user a dialog to ask for feedback. we want then attach that feedback to the last report and sent it to firebase crashlytics.
Contributor guide
Assessment
This issue has not been assessed yet.