Join Slack
Powered by
Have anyone observed ios tests which make http req...
# kotlin-native
n
Nick Williams
05/17/2020, 2:35 PM
Have anyone observed ios tests which make http requests failing with Error Domain=NSURLErrorDomain Code=-999 "cancelled"? I think my run loop might not be setup correctly as it appears every request sent from the Firebase SDK get cancelled immediately. This is test wrapper:
https://github.com/GitLiveApp/firebase-kotlin-sdk/blob/master/firebase-auth/src/iosTest/kotlin/dev/gitlive/firebase/auth/auth.kt
Open in Slack
Previous
Next