CloudUserDefaults
CloudUserDefaults copied to clipboard
User defaults stored in the cloud, automatically syncs `UserDefaults` values that use a key with a specified prefix to the cloud.
Results
2
CloudUserDefaults issues
Sort by
recently updated
recently updated
newest added
Hello, if I'm using `UserDefaults(suiteName: "group.com.XXX.XXX")` instead of `UserDefaults.standard`, how can I make it work? Thank you in advance.
Hi, is there way to sync to iCloud everything from NSUserdefaults without prefix option? Thanks a lot!