apla / me.apla.cordova.app-preferences

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

"no mapping for switch" error #35

Closed micky2be closed 9 years ago

micky2be commented 9 years ago

v0.6.1

When following the readme file of Preferences interface generator for testing I'm getting the "no mapping for switch" error.

micky2be commented 9 years ago

From what I could see in the json example switch should be changed for toggle. And name should be changed for key.

Couldn't see why default doesn't work though.

micky2be commented 9 years ago

Ah ah, cannot put faulthy value as default.