react-native-paged-contacts icon indicating copy to clipboard operation
react-native-paged-contacts copied to clipboard

onRequestPermissionsResult() not being called after requestAccess() when permissions are being asked for the first time

Open anubhav193 opened this issue 7 years ago • 1 comments

Android version - 7.0

anubhav193 avatar Dec 28 '17 10:12 anubhav193

Same here so I just request the permission from the JS code with PermissionAndroid. The native call is not necessary.

cosmith avatar Feb 01 '18 14:02 cosmith