Skip to content
This repository was archived by the owner on Feb 27, 2019. It is now read-only.
This repository was archived by the owner on Feb 27, 2019. It is now read-only.

_BSMachError: (os/kern) when going to Settings #160

@trozware

Description

@trozware

If permission is denied and the "Show Me" dialog button is tapped to go to Settings, the console shows 2 errors:

_BSMachError: (os/kern) invalid capability (20)
_BSMachError: (os/kern) invalid name (15)

This can be solved by using dispatch_after or dispatch_async on the main queue to open the Settings URL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions