You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2023. It is now read-only.
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
[ x ] iOS device
[ x ] iOS simulator
Android device
Android emulator
I am using
[ x ] cordova
[ x ] ionic
PhoneGap
PhoneGap Developer App
Intel XDK
Intel App Preview
Telerik
Other:
Hardware models
iPhone 6s
OS versions
iOS 14.2
I've checked these
It happens on a fresh Cordova CLI project as well.
[ x ] I'm waiting for deviceready to fire.
[ x ] My JavaScript has no errors (window.onerror catches nothing).
[ x ] I'm using the latest cordova library, Android SDK, Xcode, etc.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
deviceready
to fire.window.onerror
catches nothing).The text was updated successfully, but these errors were encountered: