ylechelle / OpenUDID

[OpenUDID IS NOW DEPRECATED] Open source initiative for a universal and persistent UDID solution for iOS

Home Page:OpenUDID.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSUserDefaults has not been synchronized.

xuzhiming opened this issue · comments

NSUserDefaults *defaults = [NSUserDefaults standardUserDefaults]
this defaults has not called [defaults synchronize] in [OpenUDID valueWithError:].
I think this should be a bug.