问题
When a crash occurs in an application installed via the Google Play app, user's have the option to Send Feedback.
A user can optional write feedback to describe the problem they have encountered and then submit their crash report.
- Is the written feedback provided by the user available anywhere in the Google Play Console?
- Can the feedback be associated with a stack trace of the crash the user encountered?
回答1:
After talking with google support iv received this answer -
"The console has been updated since the IO and some of the function you had in the past is now redundant."
Google has removed the "crash feedback" in the latest update.
回答2:
1.>Open your google console as registered user where you uploaded your app. link.
2.click on Download Report.
3.click on Crashes and ANRs.
4.select your app name from serch box.select the app which report you want to check.
5.you will get your result as two different option ...
a. Crash report which you can download if you want. b. ANR reports.
回答3:
Go to google console->select you application ->left side menu-> Android vitals->Crashes and ANR's.
https://support.google.com/googleplay/android-developer/answer/6083203?hl=en
来源:https://stackoverflow.com/questions/48527229/where-can-i-find-crash-feedback-from-users-in-the-google-play-console