Skip to content

Background thread UI violation in iOS 14 #14

@ssokol

Description

@ssokol

Looks like iOS 14 has tightened up what can and can't be done to UIKit values / components from the background. I'm getting an NSInternalInconsistencyException crash when the Init function runs setupAnimationGroup() and setPulseRadius() in the background. Removing the background dispatch (line 39) seems to solve the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions