Delay SDK initialisation until protectedDataDidBecomeAvailableNotification
#213
Labels
enhancement
New feature or request
protectedDataDidBecomeAvailableNotification
#213
Description
This came in from a user:
Apple isn’t entirely clear on whether prewarming actually runs before the first unlock after a restart. Moreover, Apple's documentation clearly states that prewarming is not intended to execute any application code, even though some online posts have reported that this is not the case (especially on early iOS 15 and scene-based applications)
Regardless, an app could be woken up in the background for other reasons such as:
This could indeed interfere with PostHog’s initialisation, even though an edge case
The text was updated successfully, but these errors were encountered: