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?
Is there a way to get around this issue in order to run the tests?
No. Please file a Feedback if you would like Apple to consider supporting this feature.