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

UI APIs called from background thread #534

Open
herebcs opened this issue Sep 20, 2017 · 0 comments
Open

UI APIs called from background thread #534

herebcs opened this issue Sep 20, 2017 · 0 comments
Assignees
Labels

Comments

@herebcs
Copy link

herebcs commented Sep 20, 2017

While testing the store on iOS 11 two runtime warnings appear. They always appear together, on the same thread.
Apparently [UIView init] and [UIImageView initWithFrame:] are called from a background thread.

The calls happen when the screen showing the preview of the actual photo is displayed.

@perisicboro perisicboro self-assigned this Sep 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants