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

App freeze when I check permission #58

Closed guilhermemauro closed 7 years ago

guilhermemauro commented 7 years ago

When I'm trying check android permissions, my app freezes.

I am using

Hardware models

Genymotion Nexus 4 (Android kitkat), Zuk z2 plus

OS versions

Android 4.4.4, Mokee 7.1.1

I've checked these

pbakondy commented 7 years ago

Try creating a single application with this plugin only and try again. Let's exclude device-related issues.

guilhermemauro commented 7 years ago

After I requested permission, I can check permission without freeze.