Skip to content

don't exit app if permissions are not granted #238

Closed
@codeanticode

Description

@codeanticode

The app in 3.0.1 quits if any "dangerous" permission is not granted by the user when the app starts. The app should handle this situation in the sketch code, exiting if that's the only option. The PApplet.checkPermission() method can be used to determine whether a given permission has been granted, and act accordingly.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions