Hi there!
I've searching around, but wasn't able to find any documented way of doing the following....
In summary, it's possible to have a similar api to NSUserDefaults, but to store app common defaults shared by all users?
I know I can accomplish that by using custom plist, core data and so on, but I think it'd great to have a similar API like NSUserDefaults but to store common app defaults shared by all users...,
Thanks!!
I've searching around, but wasn't able to find any documented way of doing the following....
In summary, it's possible to have a similar api to NSUserDefaults, but to store app common defaults shared by all users?
I know I can accomplish that by using custom plist, core data and so on, but I think it'd great to have a similar API like NSUserDefaults but to store common app defaults shared by all users...,
Thanks!!