applicationProtectedDataDidBecomeAvailable does not get called after locking device for over 2 minutes

Viewed 1209

My app depends on applicationProtectedDataDidBecomeAvailable being called but i've noticed that if I lock my device and wait for around 3 minutes and unlock it then applicationProtectedDataDidBecomeAvailable doesn't get called. Also when does applicationProtectedDataDidBecomeAvailable get called as opposed to applicationWillEnterForeground because I've noticed that when it does get called sometimes the order of these calls are random

Thanks guys

0 Answers
Related