Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

ionic native sim plugin iOS side not working #87

Open
3 of 4 tasks
Jayprakashsingh opened this issue May 2, 2019 · 1 comment
Open
3 of 4 tasks

ionic native sim plugin iOS side not working #87

Jayprakashsingh opened this issue May 2, 2019 · 1 comment

Comments

@Jayprakashsingh
Copy link

Jayprakashsingh commented May 2, 2019

Expected behaviour

It works on android ionic native sim plugin but iOS side it reports plugin not installed. although on xcode build phrase - compiled libraries the Sim.m is included, plugin folder also exists

Actual behaviour

THREAD WARNING: ['Sim'] took '64.748047' ms. Plugin should use a background thread.
2019-05-02 10:59:34.219819+0530 MyApp[246:4197] WARN: Ionic Native: tried calling Sim.hasReadPermission, but the Sim plugin is not installed.
2019-05-02 10:59:34.220090+0530 MyApp[246:4197] WARN: Install the Sim plugin: 'ionic cordova plugin add cordova-plugin-sim'
2019-05-02 10:59:34.220319+0530 MyApp[246:4197] WARN: Ionic Native: tried calling Sim.requestReadPermission, but the Sim plugin is not installed.

I'm seeing this behaviour on

  • iOS device
  • Android device

I am using

  • cordova
  • ionic

Hardware models

iPhone 6

OS versions

iOS 12.2

@Hristijan95
Copy link

I am having the same issue. I've tried everything and I am getting the "Plugin not installed error" on iOS, while on android it works with no problems.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants