cordova-plugin-android-permissions icon indicating copy to clipboard operation
cordova-plugin-android-permissions copied to clipboard

example uses deprecated api

Open nicolasgrolleau opened this issue 5 years ago • 0 comments

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.

nicolasgrolleau avatar Jan 09 '20 10:01 nicolasgrolleau