Infeasible
Status Update
Comments
vi...@google.com <vi...@google.com> #2
We are closing this issue as this forum is for reporting Android issues only.
For issues using the Play Console, please contact Google Play developer support using the following links:
ma...@gmail.com <ma...@gmail.com> #3
This is yet another variant of the long running issue reported at https://issuetracker.google.com/issues/160907013 .
The Google response on that issue says "if you are experiencing similar issues other thancom.google.android.youtube , please submit a new ticket and refer to this ticket as well." - so there seem to be mixed messages here.
The Google response on that issue says "if you are experiencing similar issues other than
Description
1.)ANR in com.google.android.googlequicksearchbox:search;PID: 15703;Broadcast of Intent { act=android.accounts.LOGIN_ACCOUNTS_CHANGED flg=0x5000010 cmp=com.google.android.googlequicksearchbox/com.google.apps.tiktok.account.data.device.DeviceAccountsChangedReceiver_Receiver };
2.) ANR in com.google.android.apps.docs;PID: 5428;ContentProvider not responding;
both on device DOCOMO SH-01L, running Android 9.0.
My App does not call quicksearchbox and ContentProvider or any other component of thes ANR messages.
Why do I get these ANR messages?
The App is running on emulatosr with various Android versions and on device Pixel 4 with Android 12.0.
The target and compile SdkVersion of my App is Android 13 (Api level 33).
The Apk bundle was generated with Android Studio Chipmunk Version 2021.2.1 Patch 1
Should these Anr messages prevent me to publish my App?