cordova-plugin-android-permissions
cordova-plugin-android-permissions copied to clipboard
example uses deprecated api
The examples use hasPermission and requestPermission. From what I understand of what's written just few lines before, those are deprecated functions. I think that using deprecated functions in sample code will lead people to use it in their projects.