I\'m developing an iOS application with latest SDK.
I want to know when a property on NSUserDefaults changes it value.
NSUserDefaults
I have found this, but it
Here is solution i posted on how to do this in Swift and also get the userInfo:
How to determine when Settings change on iOS