Hello everyone.
I’m trying to complete the very first step from
I follow all the instructions and get to this step:
Click Product → Run to launch the app in the simulator. You should see the following screen in the simulator.
The simulator opens, the app launches, but the screen stays black:
XCode has these warnings:
Failed to request query parameters from WebPrivacy.
Failed to request allowed query parameters from WebPrivacy.
I’m using XCode 15.0.1 (15A507) on macOS Sonoma.
Does anyone know what I’m missing? Thanks!