-
Notifications
You must be signed in to change notification settings - Fork 578
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
com.google.firebase.perf.util.Timer.getDurationMicros NullPointerException #4730
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Hi @hebehan, thanks for reaching out. Any chance you could share a minimal reproducible example or code snippet? Thanks! |
This library is collected by firebase itself. We have not actively called it, so I can't give you the reproduced code, but from the error report, it is obvious what the problem is. I hope you can solve it as soon as possible. |
Thanks for the extra details, @hebehan. I'll let our engineers know about this. |
By the way, @hebehan. While we wait for our engineers to take a look into this. I noticed that you're using an older version of the SDK. Have you tried version |
We will consider upgrading the sdk version in the future, but please also ask your engineers to confirm whether there is a fix in the new version, if not, please fix it as soon as possible, thank you |
environment
problem
com.google.firebase.perf.util.Timer.getDurationMicros function has a NullPointerException
For details, please see the log below
The text was updated successfully, but these errors were encountered: