@syahmizul/autoperm
v1.0.4
Published
A Cordova plugin to automatically request for permissions on native platforms such as Android and iOS using the permissions listed in their manifest file.
Downloads
12
Maintainers
Readme
A Cordova plugin to automatically request for runtime permissions on native platforms such as iOS and Android on app startup. The aim of this plugin is to ease developers from needing to request manually the needed permissions for their specific platform. With this plugin,it's just a drag and drop/plug and play process,just add this to your project,and all the needed runtime permissions will be requested automatically during app startup.