I have an app that on first run asks if the user will permit notifications. It brings up the standard OS UI for this. I'm now doing CI with Xcode server and when I do installs to the server's Simulators, they get stuck on "Allow notifications"
Is there a way to trigger this automatically in the Bot script?
Note: Xcode 8.x, macOS Sierra.
More details can be added as needed.