apla / me.apla.cordova.app-preferences

App preferences plugin for cordova
Apache License 2.0
201 stars 209 forks source link

Im getting TypeError: window.cordova.plugins.appPreferences is undefined #8

Closed casper123 closed 9 years ago

casper123 commented 10 years ago

hi, I've installed your plugin using cordova CLI.. But now im getting this error I'm getting TypeError: window.cordova.plugins.appPreferences is undefined

I'm using ripple emulator to test. This is my command cordova.plugins.appPreferences.store(ok, fail, 'key', 'value');

DavidSouther commented 10 years ago

Just the basics:

apla commented 9 years ago

test pass on every platform with last commit; please access plugin via window.plugins.appPreferences