Skip to content
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

🐞 [iOS]: UI thread checker warning while using Xcode 14. #348

Open
MaximAlien opened this issue Sep 13, 2022 · 0 comments
Open

🐞 [iOS]: UI thread checker warning while using Xcode 14. #348

MaximAlien opened this issue Sep 13, 2022 · 0 comments
Labels

Comments

@MaximAlien
Copy link

Configuration

  • SDK Version main branch
  • OS Version: iOS 16
  • Device: iPhone 14

Steps to Reproduce
Execute such code while using Xcode 14:

[MMEEventsManager.sharedManager initializeWithAccessToken:@"your-mapbox-token"
                                            userAgentBase:@"user-agent-string"
                                           hostSDKVersion:@"1.0.0"];
[MMEEventsManager.sharedManager sendTurnstileEvent];

Expected
Warning should not appear.

Logging
Screen Shot 2022-09-13 at 1 02 58 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant