I believe we have users experiencing issues due to UserDefaults.standard not providing the expected values. Our app does have data protection set to Complete.
We are accessing UseDefaults func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool . I am unclear if this is safe or not. Based on prepare your app for prewarming, I feel that we are far enough along that we should be okay?
Topic:
App & System Services
SubTopic:
General
Tags: