Where can I find crash feedback from users in the Google Play Console?

瘦欲@ 提交于 2020-02-26 05:12:27

问题


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.

  1. Is the written feedback provided by the user available anywhere in the Google Play Console?
  2. 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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!