So yes, Cordova Android has support forcheckSelfPermission()
and also requestPermission()
methods but it will probably take time before each plugin uses them. So in meantime, I guess the only solution is to target api 22.
↧
Android M's permissions system
↧