-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[APMMeasurement didInitializeComponments] main thread hangs #10151
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Thanks for reaching out, @linziyiwj. Could you provide the detailed steps in reproducing the issue as well as the complete stack trace? |
Looks like the lock is necessary for this initialization logic, but we could potentially speed it up by using |
@rizafran Unfortunately I have not been able to reproduce this block yet. |
@morganchen12 Sorry, I don't quite understand it. Can you explain it in detail. Thank you very much!!! |
@linziyiwj I believe @morganchen12 was talking about a possible change in our internal implementation. |
@paulb777 Please ask when will the version be updated to deal with this problem,Hope to have a solution as soon as possible |
cc: @htcgh |
Hi @linziyiwj, could you please provide all stack traces, including all other threads? It would help us to know where our internal worker thread is blocked. Thanks. |
@linziyiwj |
@tsunghung Unfortunately I have not been able to reproduce this block yet. |
@linziyiwj @tsunghung Unfortunately I have not been able to reproduce this block yet. Add heading textAdd bold text, <Cmd+b>Add italic text, <Cmd+i> |
According to the call stack, we created a patch, which will be released in Firebase 10.0. Hopefully, it would fix this issue. |
Hi everyone, Firebase 10 has been released and should resolve this issue. Please don't hesitate to reach out if the issue persists. |
Description
Sdk version:
Firebase 9.5.0
Google-Mobile-Ads-SDK 9.8.0
GoogleAppMeasurement: Firebase/GoogleAppMeasurement
We find the problems in hangs of Xcode 14.0 organizer, it hangs the main thread for a long time.
Reproducing the issue
No response
Firebase SDK Version
9.5.0
Xcode Version
13.4
Installation Method
CocoaPods
Firebase Product(s)
AB Testing, Analytics, Crashlytics, In-App Messaging, Performance, Remote Config
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetReplace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: