-
Notifications
You must be signed in to change notification settings - Fork 194
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
Performance Checker Xcode 14 #413
Comments
Hi @daniapopov , Thank you for your feedback. I'll look into this and get back to you. |
Hi @daniapopov, thanks for raising this up. This may be for the recent change in Xcode 14. Found a related article. I tested with Xcode 14.0.1 and v8.14 and wasn't able to reproduce the warning. Would you mind sharing a bit more on the steps to reproduce? Is this still constantly happening for you now? |
Thank you for the feedback! I cannot reproduce in my local with:
|
@qingzhuozhen @liuyang1520 I missed that this issue was closed. Can we reopen this? |
Hi @daniapopov thanks for using Amplitude! We are in process of making the iOS Swift SDK our recommended latest SDK.
The older iOS SDK is being transitioned to maintenance mode and will not receive as frequent of updates. We will try to address this issue but it may take a while. In the meantime we recommend updating to the Swift SDK for the latest features and bug fixes. Thank you! |
@justin-fiedler |
Created new issue in Swift SDK: |
Expected Behavior
DispatchSemaphore seems like it isn't working as intended here
Current Behavior
It seems like there is a queue prioritization bug
Console output is:
Steps to Reproduce
Run in Xcode 14
Environment
The text was updated successfully, but these errors were encountered: