Closed esgraham closed 4 years ago
Looking at a few other plugins (notable ones linked here) it appears that the standard approach is that the Cordova plugin does its own permission check. See Apache Media Plugin See Apache Camera Plugin See DBMeter
Add Permission Request to iOS code.
Description
As an architect, I want to determine if the plugin needs to request permissions or require that the calling application handle the permission request.
Acceptance Criteria