twilio/twilio-video-app-ios

Running the app and then running unit tests causes crash

timrozum opened this issue · 2 comments

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.

I have submitted feedback to Apple to learn more about this.

Closing this issue for now. Please reference project README to workaround this issue.