0% found this document useful (0 votes)
3 views6 pages

AppDelegate Launch Process Logs

The document consists of logs from an application showing the startup process over several days in October 2025. Each log entry indicates the setup of feature flags, analytics, and the creation of a window, followed by the completion of the launch process. The logs are consistent in structure, indicating a systematic approach to application initialization.

Uploaded by

qg4fmtfsyr
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)
3 views6 pages

AppDelegate Launch Process Logs

The document consists of logs from an application showing the startup process over several days in October 2025. Each log entry indicates the setup of feature flags, analytics, and the creation of a window, followed by the completion of the launch process. The logs are consistent in structure, indicating a systematic approach to application initialization.

Uploaded by

qg4fmtfsyr
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-10-14 23:15:08.

970] STARTING -------------------------------


[2025-10-14 23:15:08.971] AppDelegate: feature flags have been set up
[2025-10-14 23:15:08.971] AppDelegate: setting up analytics
[2025-10-14 23:15:09.101] AppDelegate: setting up AnalyticService
[2025-10-14 23:15:09.113] AppDelegate: creating Window
[2025-10-14 23:15:09.114] AppDelegate: kicking off RCDS on a Task
[2025-10-14 23:15:09.114] AppDelegate: configuring pending edit handling
[2025-10-14 23:15:09.115] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-14 23:15:09.146] AppDelegate: finished RCDS, running finishLaunching
[2025-10-14 23:15:09.269] END -------------------------------
[2025-10-15 09:34:38.239] STARTING -------------------------------
[2025-10-15 09:34:38.243] AppDelegate: feature flags have been set up
[2025-10-15 09:34:38.243] AppDelegate: setting up analytics
[2025-10-15 09:34:38.539] AppDelegate: setting up AnalyticService
[2025-10-15 09:34:38.551] AppDelegate: creating Window
[2025-10-15 09:34:38.553] AppDelegate: kicking off RCDS on a Task
[2025-10-15 09:34:38.553] AppDelegate: configuring pending edit handling
[2025-10-15 09:34:38.554] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-15 09:34:38.722] AppDelegate: finished RCDS, running finishLaunching
[2025-10-15 09:34:38.911] END -------------------------------
[2025-10-17 02:40:43.357] STARTING -------------------------------
[2025-10-17 02:40:43.365] AppDelegate: feature flags have been set up
[2025-10-17 02:40:43.365] AppDelegate: setting up analytics
[2025-10-17 02:40:43.820] AppDelegate: setting up AnalyticService
[2025-10-17 02:40:43.839] AppDelegate: creating Window
[2025-10-17 02:40:43.842] AppDelegate: kicking off RCDS on a Task
[2025-10-17 02:40:43.842] AppDelegate: configuring pending edit handling
[2025-10-17 02:40:43.843] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-17 02:40:43.927] AppDelegate: finished RCDS, running finishLaunching
[2025-10-17 02:40:44.154] END -------------------------------
[2025-10-17 10:40:18.426] STARTING -------------------------------
[2025-10-17 10:40:18.429] AppDelegate: feature flags have been set up
[2025-10-17 10:40:18.429] AppDelegate: setting up analytics
[2025-10-17 10:40:18.693] AppDelegate: setting up AnalyticService
[2025-10-17 10:40:18.701] AppDelegate: creating Window
[2025-10-17 10:40:18.702] AppDelegate: kicking off RCDS on a Task
[2025-10-17 10:40:18.703] AppDelegate: configuring pending edit handling
[2025-10-17 10:40:18.703] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-17 10:40:18.744] AppDelegate: finished RCDS, running finishLaunching
[2025-10-17 10:40:18.893] END -------------------------------
[2025-10-19 02:28:59.125] STARTING -------------------------------
[2025-10-19 02:28:59.130] AppDelegate: feature flags have been set up
[2025-10-19 02:28:59.130] AppDelegate: setting up analytics
[2025-10-19 02:28:59.432] AppDelegate: setting up AnalyticService
[2025-10-19 02:28:59.444] AppDelegate: creating Window
[2025-10-19 02:28:59.450] AppDelegate: kicking off RCDS on a Task
[2025-10-19 02:28:59.450] AppDelegate: configuring pending edit handling
[2025-10-19 02:28:59.450] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-19 02:28:59.533] AppDelegate: finished RCDS, running finishLaunching
[2025-10-19 02:28:59.821] END -------------------------------
[2025-10-20 10:03:02.467] STARTING -------------------------------
[2025-10-20 10:03:02.472] AppDelegate: feature flags have been set up
[2025-10-20 10:03:02.472] AppDelegate: setting up analytics
[2025-10-20 10:03:02.735] AppDelegate: setting up AnalyticService
[2025-10-20 10:03:02.746] AppDelegate: creating Window
[2025-10-20 10:03:02.748] AppDelegate: kicking off RCDS on a Task
[2025-10-20 10:03:02.750] AppDelegate: configuring pending edit handling
[2025-10-20 10:03:02.751] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-20 10:03:02.818] AppDelegate: finished RCDS, running finishLaunching
[2025-10-20 10:03:02.944] END -------------------------------
[2025-10-20 15:29:53.539] STARTING -------------------------------
[2025-10-20 15:29:53.542] AppDelegate: feature flags have been set up
[2025-10-20 15:29:53.542] AppDelegate: setting up analytics
[2025-10-20 15:29:53.835] AppDelegate: setting up AnalyticService
[2025-10-20 15:29:53.844] AppDelegate: creating Window
[2025-10-20 15:29:53.846] AppDelegate: kicking off RCDS on a Task
[2025-10-20 15:29:53.846] AppDelegate: configuring pending edit handling
[2025-10-20 15:29:53.846] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-20 15:29:53.894] AppDelegate: finished RCDS, running finishLaunching
[2025-10-20 15:29:53.998] END -------------------------------
[2025-10-21 01:35:10.024] STARTING -------------------------------
[2025-10-21 01:35:10.032] AppDelegate: feature flags have been set up
[2025-10-21 01:35:10.032] AppDelegate: setting up analytics
[2025-10-21 01:35:10.490] AppDelegate: setting up AnalyticService
[2025-10-21 01:35:10.509] AppDelegate: creating Window
[2025-10-21 01:35:10.512] AppDelegate: kicking off RCDS on a Task
[2025-10-21 01:35:10.512] AppDelegate: configuring pending edit handling
[2025-10-21 01:35:10.512] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-21 01:35:10.638] AppDelegate: finished RCDS, running finishLaunching
[2025-10-21 01:35:10.868] END -------------------------------
[2025-10-24 10:18:29.037] STARTING -------------------------------
[2025-10-24 10:18:29.040] AppDelegate: feature flags have been set up
[2025-10-24 10:18:29.040] AppDelegate: setting up analytics
[2025-10-24 10:18:29.319] AppDelegate: setting up AnalyticService
[2025-10-24 10:18:29.328] AppDelegate: creating Window
[2025-10-24 10:18:29.330] AppDelegate: kicking off RCDS on a Task
[2025-10-24 10:18:29.330] AppDelegate: configuring pending edit handling
[2025-10-24 10:18:29.330] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-24 10:18:29.369] AppDelegate: finished RCDS, running finishLaunching
[2025-10-24 10:18:29.507] END -------------------------------
[2025-10-25 04:16:01.445] STARTING -------------------------------
[2025-10-25 04:16:01.449] AppDelegate: feature flags have been set up
[2025-10-25 04:16:01.449] AppDelegate: setting up analytics
[2025-10-25 04:16:01.729] AppDelegate: setting up AnalyticService
[2025-10-25 04:16:01.739] AppDelegate: creating Window
[2025-10-25 04:16:01.740] AppDelegate: kicking off RCDS on a Task
[2025-10-25 04:16:01.740] AppDelegate: configuring pending edit handling
[2025-10-25 04:16:01.740] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-25 04:16:01.780] AppDelegate: finished RCDS, running finishLaunching
[2025-10-25 04:16:01.909] END -------------------------------
[2025-10-25 19:19:59.391] STARTING -------------------------------
[2025-10-25 19:19:59.395] AppDelegate: feature flags have been set up
[2025-10-25 19:19:59.395] AppDelegate: setting up analytics
[2025-10-25 19:19:59.694] AppDelegate: setting up AnalyticService
[2025-10-25 19:19:59.703] AppDelegate: creating Window
[2025-10-25 19:19:59.708] AppDelegate: kicking off RCDS on a Task
[2025-10-25 19:19:59.708] AppDelegate: configuring pending edit handling
[2025-10-25 19:19:59.708] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-25 19:19:59.769] AppDelegate: finished RCDS, running finishLaunching
[2025-10-25 19:19:59.940] END -------------------------------
[2025-10-26 12:12:08.057] STARTING -------------------------------
[2025-10-26 12:12:08.061] AppDelegate: feature flags have been set up
[2025-10-26 12:12:08.061] AppDelegate: setting up analytics
[2025-10-26 12:12:08.351] AppDelegate: setting up AnalyticService
[2025-10-26 12:12:08.360] AppDelegate: creating Window
[2025-10-26 12:12:08.363] AppDelegate: kicking off RCDS on a Task
[2025-10-26 12:12:08.363] AppDelegate: configuring pending edit handling
[2025-10-26 12:12:08.363] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-26 12:12:08.414] AppDelegate: finished RCDS, running finishLaunching
[2025-10-26 12:12:08.529] END -------------------------------
[2025-10-26 18:58:46.418] STARTING -------------------------------
[2025-10-26 18:58:46.421] AppDelegate: feature flags have been set up
[2025-10-26 18:58:46.421] AppDelegate: setting up analytics
[2025-10-26 18:58:46.681] AppDelegate: setting up AnalyticService
[2025-10-26 18:58:46.690] AppDelegate: creating Window
[2025-10-26 18:58:46.691] AppDelegate: kicking off RCDS on a Task
[2025-10-26 18:58:46.692] AppDelegate: configuring pending edit handling
[2025-10-26 18:58:46.692] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-26 18:58:46.732] AppDelegate: finished RCDS, running finishLaunching
[2025-10-26 18:58:46.886] END -------------------------------
[2025-10-28 13:05:45.306] STARTING -------------------------------
[2025-10-28 13:05:45.309] AppDelegate: feature flags have been set up
[2025-10-28 13:05:45.309] AppDelegate: setting up analytics
[2025-10-28 13:05:45.591] AppDelegate: setting up AnalyticService
[2025-10-28 13:05:45.600] AppDelegate: creating Window
[2025-10-28 13:05:45.602] AppDelegate: kicking off RCDS on a Task
[2025-10-28 13:05:45.602] AppDelegate: configuring pending edit handling
[2025-10-28 13:05:45.602] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-28 13:05:45.639] AppDelegate: finished RCDS, running finishLaunching
[2025-10-28 13:05:45.768] END -------------------------------
[2025-10-28 20:55:51.922] STARTING -------------------------------
[2025-10-28 20:55:51.931] AppDelegate: feature flags have been set up
[2025-10-28 20:55:51.931] AppDelegate: setting up analytics
[2025-10-28 20:55:52.215] AppDelegate: setting up AnalyticService
[2025-10-28 20:55:52.225] AppDelegate: creating Window
[2025-10-28 20:55:52.226] AppDelegate: kicking off RCDS on a Task
[2025-10-28 20:55:52.226] AppDelegate: configuring pending edit handling
[2025-10-28 20:55:52.227] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-28 20:55:52.273] AppDelegate: finished RCDS, running finishLaunching
[2025-10-28 20:55:52.492] END -------------------------------
[2025-10-29 13:49:40.296] STARTING -------------------------------
[2025-10-29 13:49:40.300] AppDelegate: feature flags have been set up
[2025-10-29 13:49:40.300] AppDelegate: setting up analytics
[2025-10-29 13:49:40.641] AppDelegate: setting up AnalyticService
[2025-10-29 13:49:40.655] AppDelegate: creating Window
[2025-10-29 13:49:40.658] AppDelegate: kicking off RCDS on a Task
[2025-10-29 13:49:40.659] AppDelegate: configuring pending edit handling
[2025-10-29 13:49:40.659] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-29 13:49:40.721] AppDelegate: finished RCDS, running finishLaunching
[2025-10-29 13:49:40.998] END -------------------------------
[2025-10-29 18:05:31.735] STARTING -------------------------------
[2025-10-29 18:05:31.739] AppDelegate: feature flags have been set up
[2025-10-29 18:05:31.739] AppDelegate: setting up analytics
[2025-10-29 18:05:32.042] AppDelegate: setting up AnalyticService
[2025-10-29 18:05:32.051] AppDelegate: creating Window
[2025-10-29 18:05:32.055] AppDelegate: kicking off RCDS on a Task
[2025-10-29 18:05:32.055] AppDelegate: configuring pending edit handling
[2025-10-29 18:05:32.056] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-29 18:05:32.094] AppDelegate: finished RCDS, running finishLaunching
[2025-10-29 18:05:32.250] END -------------------------------
[2025-10-31 13:24:24.345] STARTING -------------------------------
[2025-10-31 13:24:24.348] AppDelegate: feature flags have been set up
[2025-10-31 13:24:24.348] AppDelegate: setting up analytics
[2025-10-31 13:24:24.635] AppDelegate: setting up AnalyticService
[2025-10-31 13:24:24.643] AppDelegate: creating Window
[2025-10-31 13:24:24.646] AppDelegate: kicking off RCDS on a Task
[2025-10-31 13:24:24.646] AppDelegate: configuring pending edit handling
[2025-10-31 13:24:24.646] AppDelegate: end of didFinishLaunchingWithOptions
[2025-10-31 13:24:24.712] AppDelegate: finished RCDS, running finishLaunching
[2025-10-31 13:24:24.893] END -------------------------------
[2025-11-01 12:12:02.506] STARTING -------------------------------
[2025-11-01 12:12:02.510] AppDelegate: feature flags have been set up
[2025-11-01 12:12:02.510] AppDelegate: setting up analytics
[2025-11-01 12:12:02.796] AppDelegate: setting up AnalyticService
[2025-11-01 12:12:02.805] AppDelegate: creating Window
[2025-11-01 12:12:02.806] AppDelegate: kicking off RCDS on a Task
[2025-11-01 12:12:02.806] AppDelegate: configuring pending edit handling
[2025-11-01 12:12:02.806] AppDelegate: end of didFinishLaunchingWithOptions
[2025-11-01 12:12:02.854] AppDelegate: finished RCDS, running finishLaunching
[2025-11-01 12:12:03.105] END -------------------------------
[2025-11-02 20:18:03.888] STARTING -------------------------------
[2025-11-02 20:18:03.891] AppDelegate: feature flags have been set up
[2025-11-02 20:18:03.892] AppDelegate: setting up analytics
[2025-11-02 20:18:04.183] AppDelegate: setting up AnalyticService
[2025-11-02 20:18:04.192] AppDelegate: creating Window
[2025-11-02 20:18:04.193] AppDelegate: kicking off RCDS on a Task
[2025-11-02 20:18:04.193] AppDelegate: configuring pending edit handling
[2025-11-02 20:18:04.194] AppDelegate: end of didFinishLaunchingWithOptions
[2025-11-02 20:18:04.258] AppDelegate: finished RCDS, running finishLaunching
[2025-11-02 20:18:04.473] END -------------------------------
[2025-11-03 09:57:08.062] STARTING -------------------------------
[2025-11-03 09:57:08.066] AppDelegate: feature flags have been set up
[2025-11-03 09:57:08.066] AppDelegate: setting up analytics
[2025-11-03 09:57:08.371] AppDelegate: setting up AnalyticService
[2025-11-03 09:57:08.380] AppDelegate: creating Window
[2025-11-03 09:57:08.381] AppDelegate: kicking off RCDS on a Task
[2025-11-03 09:57:08.381] AppDelegate: configuring pending edit handling
[2025-11-03 09:57:08.381] AppDelegate: end of didFinishLaunchingWithOptions
[2025-11-03 09:57:08.433] AppDelegate: finished RCDS, running finishLaunching
[2025-11-03 09:57:08.687] END -------------------------------
[2025-11-04 19:29:37.045] STARTING -------------------------------
[2025-11-04 19:29:37.048] AppDelegate: feature flags have been set up
[2025-11-04 19:29:37.048] AppDelegate: setting up analytics
[2025-11-04 19:29:37.339] AppDelegate: setting up AnalyticService
[2025-11-04 19:29:37.348] AppDelegate: creating Window
[2025-11-04 19:29:37.350] AppDelegate: kicking off RCDS on a Task
[2025-11-04 19:29:37.350] AppDelegate: configuring pending edit handling
[2025-11-04 19:29:37.351] AppDelegate: end of didFinishLaunchingWithOptions
[2025-11-04 19:29:37.406] AppDelegate: finished RCDS, running finishLaunching
[2025-11-04 19:29:37.583] END -------------------------------
[2025-11-09 04:52:58.411] STARTING -------------------------------
[2025-11-09 04:52:58.419] AppDelegate: feature flags have been set up
[2025-11-09 04:52:58.419] AppDelegate: setting up analytics
[2025-11-09 04:52:58.716] AppDelegate: setting up AnalyticService
[2025-11-09 04:52:58.716] AppDelegate: creating Window
[2025-11-09 04:52:58.718] AppDelegate: kicking off RCDS on a Task
[2025-11-09 04:52:58.718] AppDelegate: configuring pending edit handling
[2025-11-09 04:52:58.718] AppDelegate: end of didFinishLaunchingWithOptions
[2025-11-09 04:52:58.804] AppDelegate: finished RCDS, running finishLaunching
[2025-11-09 04:52:59.038] END -------------------------------
[2025-11-09 05:11:35.656] STARTING -------------------------------
[2025-11-09 05:11:35.659] AppDelegate: feature flags have been set up
[2025-11-09 05:11:35.659] AppDelegate: setting up analytics
[2025-11-09 05:11:35.960] AppDelegate: setting up AnalyticService
[2025-11-09 05:11:35.960] AppDelegate: creating Window
[2025-11-09 05:11:35.962] AppDelegate: kicking off RCDS on a Task
[2025-11-09 05:11:35.962] AppDelegate: configuring pending edit handling
[2025-11-09 05:11:35.962] AppDelegate: end of didFinishLaunchingWithOptions
[2025-11-09 05:11:36.003] AppDelegate: finished RCDS, running finishLaunching
[2025-11-09 05:11:36.138] END -------------------------------
[2025-11-09 11:13:19.919] STARTING -------------------------------
[2025-11-09 11:13:19.923] AppDelegate: feature flags have been set up
[2025-11-09 11:13:19.923] AppDelegate: setting up analytics
[2025-11-09 11:13:20.227] AppDelegate: setting up AnalyticService
[2025-11-09 11:13:20.227] AppDelegate: creating Window
[2025-11-09 11:13:20.229] AppDelegate: kicking off RCDS on a Task
[2025-11-09 11:13:20.229] AppDelegate: configuring pending edit handling
[2025-11-09 11:13:20.229] AppDelegate: end of didFinishLaunchingWithOptions
[2025-11-09 11:13:20.273] AppDelegate: finished RCDS, running finishLaunching
[2025-11-09 11:13:20.463] END -------------------------------
[2025-11-11 06:44:12.149] STARTING -------------------------------
[2025-11-11 06:44:12.153] AppDelegate: feature flags have been set up
[2025-11-11 06:44:12.153] AppDelegate: setting up analytics
[2025-11-11 06:44:12.425] AppDelegate: setting up AnalyticService
[2025-11-11 06:44:12.425] AppDelegate: creating Window
[2025-11-11 06:44:12.427] AppDelegate: kicking off RCDS on a Task
[2025-11-11 06:44:12.427] AppDelegate: configuring pending edit handling
[2025-11-11 06:44:12.427] AppDelegate: end of didFinishLaunchingWithOptions
[2025-11-11 06:44:12.473] AppDelegate: finished RCDS, running finishLaunching
[2025-11-11 06:44:12.667] END -------------------------------
[2025-11-11 09:18:45.897] STARTING -------------------------------
[2025-11-11 09:18:45.900] AppDelegate: feature flags have been set up
[2025-11-11 09:18:45.900] AppDelegate: setting up analytics
[2025-11-11 09:18:46.191] AppDelegate: setting up AnalyticService
[2025-11-11 09:18:46.192] AppDelegate: creating Window
[2025-11-11 09:18:46.193] AppDelegate: kicking off RCDS on a Task
[2025-11-11 09:18:46.193] AppDelegate: configuring pending edit handling
[2025-11-11 09:18:46.193] AppDelegate: end of didFinishLaunchingWithOptions
[2025-11-11 09:18:46.235] AppDelegate: finished RCDS, running finishLaunching
[2025-11-11 09:18:46.332] END -------------------------------
[2025-11-12 12:08:26.607] STARTING -------------------------------
[2025-11-12 12:08:26.611] AppDelegate: feature flags have been set up
[2025-11-12 12:08:26.612] AppDelegate: setting up analytics
[2025-11-12 12:08:26.913] AppDelegate: setting up AnalyticService
[2025-11-12 12:08:26.913] AppDelegate: creating Window
[2025-11-12 12:08:26.915] AppDelegate: kicking off RCDS on a Task
[2025-11-12 12:08:26.915] AppDelegate: configuring pending edit handling
[2025-11-12 12:08:26.915] AppDelegate: end of didFinishLaunchingWithOptions
[2025-11-12 12:08:26.958] AppDelegate: finished RCDS, running finishLaunching
[2025-11-12 12:08:27.105] END -------------------------------
[2025-11-12 14:46:52.775] STARTING -------------------------------
[2025-11-12 14:46:52.779] AppDelegate: feature flags have been set up
[2025-11-12 14:46:52.779] AppDelegate: setting up analytics
[2025-11-12 14:46:53.094] AppDelegate: setting up AnalyticService
[2025-11-12 14:46:53.094] AppDelegate: creating Window
[2025-11-12 14:46:53.096] AppDelegate: kicking off RCDS on a Task
[2025-11-12 14:46:53.096] AppDelegate: configuring pending edit handling
[2025-11-12 14:46:53.096] AppDelegate: end of didFinishLaunchingWithOptions
[2025-11-12 14:46:53.184] AppDelegate: finished RCDS, running finishLaunching
[2025-11-12 14:46:53.337] END -------------------------------
[2025-11-14 18:25:36.272] STARTING -------------------------------
[2025-11-14 18:25:36.276] AppDelegate: feature flags have been set up
[2025-11-14 18:25:36.276] AppDelegate: setting up analytics
[2025-11-14 18:25:36.572] AppDelegate: setting up AnalyticService
[2025-11-14 18:25:36.573] AppDelegate: creating Window
[2025-11-14 18:25:36.574] AppDelegate: kicking off RCDS on a Task
[2025-11-14 18:25:36.575] AppDelegate: configuring pending edit handling
[2025-11-14 18:25:36.575] AppDelegate: end of didFinishLaunchingWithOptions
[2025-11-14 18:25:36.640] AppDelegate: finished RCDS, running finishLaunching
[2025-11-14 18:25:36.805] END -------------------------------
[2025-11-15 12:40:08.643] STARTING -------------------------------
[2025-11-15 12:40:08.647] AppDelegate: feature flags have been set up
[2025-11-15 12:40:08.647] AppDelegate: setting up analytics
[2025-11-15 12:40:08.961] AppDelegate: setting up AnalyticService
[2025-11-15 12:40:08.961] AppDelegate: creating Window
[2025-11-15 12:40:08.962] AppDelegate: kicking off RCDS on a Task
[2025-11-15 12:40:08.963] AppDelegate: configuring pending edit handling
[2025-11-15 12:40:08.963] AppDelegate: end of didFinishLaunchingWithOptions
[2025-11-15 12:40:09.032] AppDelegate: finished RCDS, running finishLaunching
[2025-11-15 12:40:09.161] END -------------------------------
[2025-11-16 14:32:32.545] STARTING -------------------------------
[2025-11-16 14:32:32.551] AppDelegate: feature flags have been set up
[2025-11-16 14:32:32.551] AppDelegate: setting up analytics
[2025-11-16 14:32:32.944] AppDelegate: setting up AnalyticService
[2025-11-16 14:32:32.944] AppDelegate: creating Window
[2025-11-16 14:32:32.946] AppDelegate: kicking off RCDS on a Task
[2025-11-16 14:32:32.946] AppDelegate: configuring pending edit handling
[2025-11-16 14:32:32.946] AppDelegate: end of didFinishLaunchingWithOptions
[2025-11-16 14:32:33.004] AppDelegate: finished RCDS, running finishLaunching
[2025-11-16 14:32:33.228] END -------------------------------

You might also like