alongubkin / alongubkin/phonertc

Android crashed 'on ice'

Aperta
#166 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Objective-C
Stelle
864
Fork
298
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

We have a cordova (ionic) app which uses the phonertc plugin with great success on iOS

However, when we run the exact same code on Android we can initiate a call, but upon answer from the other client there's some ice candidates received on the device and the app crashes straight after that.

Does this sound familiar to anyone?

The dying words in the console log are:

```
received signal ice Object {type: "ice", session: "b86d142a-75b5-493d-8d32-093080bdd948", candidate: Object}
console-via-logger.js:173 received signal ice Object {type: "ice", session: "b86d142a-75b5-493d-8d32-093080bdd948", candidate: Object}
console-via-logger.js:173 received signal offer Object {type: "offer", session: "b86d142a-75b5-493d-8d32-093080bdd948", offer: Object, sender: Object}
console-via-logger.js:173 received signal ice Object {type: "ice", session: "b86d142a-75b5-493d-8d32-093080bdd948", candidate: Object}
console-via-logger.js:173 received signal ice Object {type: "ice", session: "b86d142a-75b5-493d-8d32-093080bdd948", candidate: Object}
console-via-logger.js:173 received signal ice Object {type: "ice", session: "b86d142a-75b5-493d-8d32-093080bdd948", candidate: Object}
console-via-logger.js:173 received signal ice Object {type: "ice", session: "b86d142a-75b5-493d-8d32-093080bdd948", candidate: Object}
console-via-logger.js:173 received signal ice Object {type: "ice", session: "b86d142a-75b5-493d-8d32-093080bdd948", candidate: Object}
console-via-logger.js:173 received signal ice Object {type: "ice", session: "b86d142a-75b5-493d-8d32-093080bdd948", candidate: Object}
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.