Open ThomasKientz opened 8 years ago
Actually, Ionic is based on cordova and if you have followed cordova rules (wait for deviceready
, then use anything) everything should be fine.
Seems like I need to add explicit test especially for Ionic.
Would be very helpful !
Its working well with 0.99.2 with :
declare var plugins: any; //typescript declaration for Ionic 2
plugins.appPreferences.store(...)
But not with 0.99.3
Issue:
I have no success at all using the plugin with Ionic 2.
"plugins.appPreferences" looks not defined.
Do you having any working exemples with Ionic 2 ?
I tried to uninstall it (to reinstall it) but i get the following error :
Please specify your environment
Plugin version:
Toolchain:
Platforms affected:
What the scope of your problem:
Environment :
Cordova CLI: 6.3.1 Gulp version: CLI version 3.9.1 Gulp local: Local version 3.9.1 Ionic Framework Version: 2.0.0-beta.11 Ionic CLI Version: 2.0.0-beta.37 Ionic App Lib Version: 2.0.0-beta.20 ios-deploy version: 1.8.6 ios-sim version: 5.0.8 OS: Mac OS X El Capitan Node Version: v4.4.7 Xcode version: Xcode 8.0 Build version 8A218a