Closed Story5 closed 6 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.
getItem
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
I'm not sure if anyone is facing this at the moment. Can you confirm the procedure you followed to setup .
Closing from in-activity. Don't feel this is an actual issue of the plugin!
I confirm install the plugin and it works well on android. But when I call the get
getItem
method and got the error.Blow is my ionic develop environment