-
Notifications
You must be signed in to change notification settings - Fork 606
[firebase-messaging] IOException: Invalid argument for the given fid #6914
New issue
Have a question about this project? No Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “No 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? No 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 @mikezliu, thank you for reaching out. Does this issue only occur on specific devices or versions? You mentioned that the issue occurs without any code changes, so I'm thinking if this could be a server side issue. Looking through the graph you shared, it looks like the occurrence is decreasing. Could you confirm? |
The issue seems to have been resolved over the weekend with no client side changes. I've confirmed with different users that they don't see the error anymore. |
Thank you for your update. With that, I'll be closing this issue now. Let me know if there's any misunderstanding so we can reopen the issue. Thanks! |
Environment
The problem
We are seeing a large increase in the following error:
IOException: Invalid argument for the given fid. (stack trace below)
This started happening at around April 15 with no changes to the client side code. Here is a screenshot from Crashlytics:
It only reproduces on a small % of devices and I cannot reproduce locally. The users that have hit this issue say that it doesn't occur on all their devices. On the devices where the issue occurs, re-installing the app does not fix the issue.
Relevant code
Stack Trace:
The text was updated successfully, but these errors were encountered: