-
Notifications
You must be signed in to change notification settings - Fork 614
ANR Broadcast of Intent { act=com.google.android.c2dm.intent.RECEIVE flg=0x1000010 #3308
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 @svyd, thanks for reporting. I'd like to ask a few questions that my colleagues use to narrow down the issue:
|
Hi @argzdev, thanks for your question. I'll try to answer. Let me know if you and your collegues required some additional info.
1310.aab - has 2,643 / 5.9% - released November 18, 2021 In 1323.aab we switched to BOM for Firebase versioning. Before each library had explicitly version:
Screenshot 1 |
@argzdev I've found in Google Console another group of this crash. Same title, but less occurrences. But first one - from my previous post have same title but doesnt contains stack trace. Are they same? or different? Let me know if you need additional info Short version: Long version:
|
Hi, @argzdev Do you think this is same crashes? |
Hi @svyd, unfortunately I can't say if it's the same crashes. Usually ANR issues are caused by multiple reasons, as a result it's difficult to reproduce or troubleshoot. With that said, let's keep the ticket open for now in case our engineers might have an idea what the issue is. Feel free to add any questions or extra information. Thanks! |
Hey @svyd. 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. @svyd 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. |
[READ] Step 1: Are you in the right place?
Issues filed here should be about bugs in the code in this repository.
If you have a general question, need help debugging, or fall into some
other category use one of these other channels:
with the firebase tag.
google group.
of the above categories, reach out to the personalized
Firebase support channel.
[REQUIRED] Step 2: Describe your environment
[REQUIRED] Step 3: Describe the problem
constantly receive ANRs in Google Play console. Is it might be related to Firebase Messaging itself?
Broadcast of Intent { act=com.google.android.c2dm.intent.RECEIVE flg=0x1000010 pkg=package_name cmp=package_name/com.google.firebase.iid.FirebaseInstanceIdReceiver (has extras) }
Steps to reproduce:
unable to reproduce.
constantly receive ANRs in Google Play console. Is it might be related to Firebase Messaging itself?
The issue was reported before - #2014
Relevant Code:
The text was updated successfully, but these errors were encountered: