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 not working on iOS #93

Open madferro opened 3 years ago

madferro commented 3 years ago

Expected behaviour

In my app I read sim informations with the sim plugin at startup. Plugin is installed correctly both for Android and iOS platforms.

Actual behaviour

XCode returns this error on console: WARN: Install the Sim plugin: 'ionic cordova plugin add cordova-plugin-sim'

I tried to run again that command on terminal but nothing changes, still it doesn't work. Please help me, i tried everything, even deleting and preparing again with "cordova prepare".

I'm seeing this behaviour on

I am using

Hardware models

iPhone 6s

OS versions

iOS 14.2

I've checked these