Running the app and then running unit tests causes crash
timrozum opened this issue · 2 comments
timrozum commented
Running unit tests ⌘U
will crash if the app was run ⌘R
on the device previously. To work around this delete the app and then run unit tests.
The problem seems to be caused by application(_:configurationForConnecting:options:)
not always getting called at launch.
timrozum commented
I have submitted feedback to Apple to learn more about this.
aaalaniz commented
Closing this issue for now. Please reference project README to workaround this issue.