Skip to content

Ability to check the status of the requested permissions. #42

Closed
@racekarl

Description

@racekarl

Why does the requestPermissions method return void and not the result of the request? How are we supposed to handle the case where the user denies permission to use the camera? I can see in the code for iOS you catch the permission denied case and log it, while in Android the result is never even checked. In both cases nothing is returned to the calling code, which does not make sense to me. Am I missing something?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions