TheCocoaProject / cordova-plugin-nativestorage

Cordova plugin: Native storage of variables in Android, iOS and Windows
http://thecocoaproject.github.io/
Apache License 2.0
292 stars 106 forks source link

plugin_not_installed on iOS #96

Closed Story5 closed 6 years ago

Story5 commented 7 years ago

I confirm install the plugin and it works well on android. But when I call the get getItem method and got the error.

plugin_not_installed

Blow is my ionic develop environment

cli packages: (/usr/local/lib/node_modules)

    @ionic/cli-utils  : 1.13.1
    ionic (Ionic CLI) : 3.13.2

global packages:

    cordova (Cordova CLI) : 7.0.1 

local packages:

    @ionic/app-scripts : 2.1.4
    Cordova Platforms  : android 6.2.3 ios 4.4.0
    Ionic Framework    : ionic-angular 3.6.0

System:

    Android SDK Tools : 26.1.1
    ios-deploy        : 1.9.1 
    ios-sim           : 5.0.13 
    Node              : v8.6.0
    npm               : 5.3.0 
    OS                : macOS High Sierra
    Xcode             : Xcode 9.0.1 Build version 9A1004 

Misc:

    backend : legacy
alokrajiv commented 6 years ago

I'm not sure if anyone is facing this at the moment. Can you confirm the procedure you followed to setup .

alokrajiv commented 6 years ago

Closing from in-activity. Don't feel this is an actual issue of the plugin!