pbakondy / cordova-plugin-sim

:cherries: A cordova plugin to get the device's SIM data (carrier name, mcc mnc, country code, telephonenumber, etc)
MIT License
163 stars 101 forks source link

Support for Android Permission Rationale Description? #78

Open RascoApps opened 6 years ago

RascoApps commented 6 years ago

I got this working today, thank you for the effort.

The text requesting the permission on Android needs some descriptive text to explain why we are requesting the permission.

Would this be something you might be able to support by using the method below? ActivityCompat.shouldShowRequestPermissionRationale