-
Notifications
You must be signed in to change notification settings - Fork 46
[Bug] ANR Broadcast of Intent { act=com.google.android.c2dm.intent.RECEIVE cmp=package_name/com.google.firebase.iid.FirebaseInstanceIdReceiver } #444
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
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Hi @rkfteam, Thanks for reporting this issue. Does updating the SDK to version 9.4.0 make a difference in terms of your ANRs? |
Hey @rkfteam. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
@paulinon, we upgraded to 9.4.0 and the problem is still there:
|
I find this issue seems related, can we try this comment to see if it can resolve the issue? |
Hey @rkfteam. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
Since there haven't been any recent updates here, I am going to close this issue. @rkfteam if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this. |
@cynthiajoan we are working out this question right now. I would like to ask that this problem not be closed, because it has not been solved. |
Hey @rkfteam. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
Now we are preparing a build for release. After rolling out the build, we'll be able to see if it helped or not |
Alright, please update this thread and let us know |
Hey @rkfteam. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
Result: no result. We see this ANR :( |
The issue is investigated in firebase/firebase-android-sdk#3990 as well |
Pinging this thread to get feedback on if the Android team's support helped out at all, as we believe this issue stems from the Firebase Android SDK implemention. Keep us posted! |
Hey @rkfteam. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
Since there haven't been any recent updates here, I am going to close this issue. @rkfteam if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this. |
[REQUIRED] Please fill in the following fields:
[REQUIRED] Please describe the issue here:
We are getting too many ANR errors.
Title: Native method - android.os.MessageQueue.nativePollOnce
Subtitle: Broadcast of Intent { act=com.google.android.c2dm.intent.RECEIVE cmp=package_name/com.google.firebase.iid.FirebaseInstanceIdReceiver }
Honestly, we don't have steps, only Google Console:
Stack trace from GP console:
Steps to reproduce:
Honestly, we don't have steps.
Relevant Code:
The text was updated successfully, but these errors were encountered: