0% found this document useful (0 votes)
4 views2 pages

AppDelegate Initialization Logs

The document contains a series of log entries detailing the initialization process of an application, including the setup of feature flags, analytics, and the VSCOBrazeIntegration. Each entry marks the start and end of the application launch process, highlighting key steps such as creating a window and configuring services. The logs span multiple dates in 2025, indicating repeated application launches with consistent initialization steps.

Uploaded by

sfpnwmb74r
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

AppDelegate Initialization Logs

The document contains a series of log entries detailing the initialization process of an application, including the setup of feature flags, analytics, and the VSCOBrazeIntegration. Each entry marks the start and end of the application launch process, highlighting key steps such as creating a window and configuring services. The logs span multiple dates in 2025, indicating repeated application launches with consistent initialization steps.

Uploaded by

sfpnwmb74r
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

[2025-08-22 15:04:18.

096] STARTING -------------------------------


[2025-08-22 15:04:18.099] AppDelegate: feature flags have been set up
[2025-08-22 15:04:18.099] AppDelegate: setting up analytics
[2025-08-22 15:04:18.153] VSCOBrazeIntegration: async init
[2025-08-22 15:04:18.153] VSCOBrazeIntegration: start setup
[2025-08-22 15:04:18.261] VSCOBrazeIntegration: braze initialized
[2025-08-22 15:04:18.262] VSCOBrazeIntegration: setting self as appboyUrlDelegate
[2025-08-22 15:04:18.262] VSCOBrazeIntegration: setting self as idfaDelegate
[2025-08-22 15:04:18.264] VSCOBrazeIntegration: start listening to content cards
[2025-08-22 15:04:18.264] VSCOBrazeIntegration: setting self as
[Link]
[2025-08-22 15:04:18.467] AppDelegate: setting up AnalyticService
[2025-08-22 15:04:18.488] AppDelegate: creating Window
[2025-08-22 15:04:18.490] AppDelegate: kicking off RCDS on a Task
[2025-08-22 15:04:18.490] AppDelegate: configuring pending edit handling
[2025-08-22 15:04:18.490] AppDelegate: end of didFinishLaunchingWithOptions
[2025-08-22 15:04:18.590] AppDelegate: finished RCDS, running finishLaunching
[2025-08-22 15:04:18.777] END -------------------------------
[2025-08-25 21:17:19.816] STARTING -------------------------------
[2025-08-25 21:17:19.820] AppDelegate: feature flags have been set up
[2025-08-25 21:17:19.820] AppDelegate: setting up analytics
[2025-08-25 21:17:19.874] VSCOBrazeIntegration: async init
[2025-08-25 21:17:19.874] VSCOBrazeIntegration: start setup
[2025-08-25 21:17:19.981] VSCOBrazeIntegration: braze initialized
[2025-08-25 21:17:19.981] VSCOBrazeIntegration: setting self as appboyUrlDelegate
[2025-08-25 21:17:19.982] VSCOBrazeIntegration: setting self as idfaDelegate
[2025-08-25 21:17:19.984] VSCOBrazeIntegration: start listening to content cards
[2025-08-25 21:17:19.985] VSCOBrazeIntegration: setting self as
[Link]
[2025-08-25 21:17:20.269] AppDelegate: setting up AnalyticService
[2025-08-25 21:17:20.278] AppDelegate: creating Window
[2025-08-25 21:17:20.279] AppDelegate: kicking off RCDS on a Task
[2025-08-25 21:17:20.279] AppDelegate: configuring pending edit handling
[2025-08-25 21:17:20.280] AppDelegate: end of didFinishLaunchingWithOptions
[2025-08-25 21:17:20.336] AppDelegate: finished RCDS, running finishLaunching
[2025-08-25 21:17:20.502] END -------------------------------
[2025-09-05 06:55:17.325] STARTING -------------------------------
[2025-09-05 06:55:17.332] AppDelegate: feature flags have been set up
[2025-09-05 06:55:17.332] AppDelegate: setting up analytics
[2025-09-05 06:55:17.868] AppDelegate: setting up AnalyticService
[2025-09-05 06:55:17.886] AppDelegate: creating Window
[2025-09-05 06:55:17.889] AppDelegate: kicking off RCDS on a Task
[2025-09-05 06:55:17.889] AppDelegate: configuring pending edit handling
[2025-09-05 06:55:17.890] AppDelegate: end of didFinishLaunchingWithOptions
[2025-09-05 06:55:18.008] AppDelegate: finished RCDS, running finishLaunching
[2025-09-05 06:55:18.170] END -------------------------------
[2025-09-28 23:52:16.503] STARTING -------------------------------
[2025-09-28 23:52:16.505] AppDelegate: feature flags have been set up
[2025-09-28 23:52:16.505] AppDelegate: setting up analytics
[2025-09-28 23:52:16.953] AppDelegate: setting up AnalyticService
[2025-09-28 23:52:16.961] AppDelegate: creating Window
[2025-09-28 23:52:16.962] AppDelegate: kicking off RCDS on a Task
[2025-09-28 23:52:16.962] AppDelegate: configuring pending edit handling
[2025-09-28 23:52:16.963] AppDelegate: end of didFinishLaunchingWithOptions
[2025-09-28 23:52:16.998] AppDelegate: finished RCDS, running finishLaunching
[2025-09-28 23:52:17.100] END -------------------------------
[2025-10-03 20:03:52.282] STARTING -------------------------------
[2025-10-03 20:03:52.287] AppDelegate: feature flags have been set up
[2025-10-03 20:03:52.288] AppDelegate: setting up analytics
[2025-10-03 20:03:52.824] AppDelegate: setting up AnalyticService
[2025-10-03 20:03:52.843] AppDelegate: creating Window
[2025-10-03 20:03:52.846] AppDelegate: kicking off RCDS on a Task
[2025-10-03 20:03:52.847] AppDelegate: configuring pending edit handling
[2025-10-03 20:03:52.847] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-03 20:03:52.955] AppDelegate: finished RCDS, running finishLaunching
[2025-10-03 20:03:53.406] END -------------------------------
[2025-10-22 22:26:01.219] STARTING -------------------------------
[2025-10-22 22:26:01.223] AppDelegate: feature flags have been set up
[2025-10-22 22:26:01.224] AppDelegate: setting up analytics
[2025-10-22 22:26:01.910] AppDelegate: setting up AnalyticService
[2025-10-22 22:26:01.929] AppDelegate: creating Window
[2025-10-22 22:26:01.931] AppDelegate: kicking off RCDS on a Task
[2025-10-22 22:26:01.931] AppDelegate: configuring pending edit handling
[2025-10-22 22:26:01.932] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-22 22:26:02.029] AppDelegate: finished RCDS, running finishLaunching
[2025-10-22 22:26:02.220] END -------------------------------

You might also like