me.apla.cordova.app-preferences
me.apla.cordova.app-preferences copied to clipboard
How to support for NSUserDefaults group sharing?
Issue:
Can we share the data to a widget saved to NSUserDefaults using this plugin?
Please specify your environment iOS Application – Cordova iOS Widget – Native iOS
Plugin version:
- [x] released version: _____ We will need to use the latest version which is available.
- [x] repository master
Toolchain:
- [x] Cordova cli
- [ ] Phonegap cli
- [ ] Phonegap cloud
- [ ] Ionic
- [ ] Other: _____
Platforms affected:
- [ ] Android
- [x] iOS/macOS
- [ ] LocalStorage fallback for browser and blackberry
- [ ] Windows and Windows Phone 8.1 and later
- [ ] Windows Phone 8 and earlier (deprecated)
What the scope of your problem:
- [x] General functionality (store/fetch/remove/clearAll)
- [ ] Suites
- [ ] Cloud synchronization and events
- [ ] Preferences pane generation and display
Hi, did you get a solution for the same? I am working on a similar issue. I need to store user credentials of the cordova app in NS userdefaults so that my today extension widget can use it.
Hi @rahulagg1804 did you find any solution to your problem? :(