apla / me.apla.cordova.app-preferences

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

Implement clearAll for iOS by removing keys in the appDomain #96

Closed scurker closed 8 years ago

scurker commented 8 years ago

This should resolve iOS for #95 by clearing all the preferences for the AppDomain.

scurker commented 8 years ago

Resolved by #95