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

plugin is installed but not working #68

Closed hassaanrana closed 5 years ago

hassaanrana commented 7 years ago

Expected behaviour

When I call window.plugins.sim.getSimInfo(successCallback, errorCallback); in deviceready function its should either callback success or error functions.

Actual behaviour

None of those functions are being called.

I'm seeing this behaviour on

I am using

Hardware models

LG G5

OS versions

Android 7.0

I've checked these