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

ReachabilityUtils: [UIApplication sharedApplication] not called from main thread #23204

Open
twstokes opened this issue May 14, 2024 · 1 comment

Comments

@twstokes
Copy link
Contributor

twstokes commented May 14, 2024

Expected behavior

Not to see a warning that [UIApplication sharedApplication] must be used from the main thread only.

Actual behavior

A warning is shown that [UIApplication sharedApplication] must be used from the main thread only.

image

Steps to reproduce the behavior

  1. Build and run a debug build with the Xcode debugger attached
  2. Start a new post with the editor
  3. Observe the warning

Xcode version: 15.4

LOC

Tested on iPhone 15 Simulator, iOS 17.4, Jetpack iOS / WordPress iOS 24.9
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

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

No branches or pull requests

2 participants