Skip to content

UI API called on a background thread #12

@felipeCostaNascimento

Description

@felipeCostaNascimento

I got an error message when function "thumbnailCount" is called:

Main Thread Checker: UI API called on a background thread: -[UIView frame][...]

Apparently, just calling this function inside the main thread seems to eliminate the error message.

I'm running on Swift 4, Xcode 9.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions