Hi!
I have some unit tests which send and receive local notifications. Unfortunately, when ran on Xcode Cloud, the tests time out. I assume due to a call to requestAuthorization in init() (I have started using Swift Testing).
Is there a way to get around this issue in order to run the tests?
Topic:
Developer Tools & Services
SubTopic:
Xcode Cloud
Tags:
User Notifications
Xcode Cloud
Continuous Integration
Swift Testing