Posts

Post not yet marked as solved
11 Replies
10k Views
Dear all,We have a universal application which we save some trivial information in NSUserDefaults. When the app is launched, we should definitely read some value from NSUserDefaults. We have hundreds of iPad and iPhone users; but in some iPhone users (a very very small portion), all values in [NSUserDefaults standardUserDefaults] might be NULL when app is launched. Removing app from the background and re-opening it solves the problem.This happens in iOS9 and iOS8 as well, where app is built with iOS8.Is this a bug known from Apple?Thanks,
Posted
by machinen.
Last updated
.