opentok / cordova-plugin-opentok

Cordova Plugin for OpenTok - add webrtc video to your iOS or Android App
MIT License
30 stars 80 forks source link

iOS only - application crashes when attempting to reconnect the call #185

Open ThiagoAllves opened 4 years ago

ThiagoAllves commented 4 years ago

Description:

I am currently using ionic + angular.

there is a line when I try to reconnect the iOS user to a call, this is the way: I log in to the app and connect to a new call and close the app, then try to reconnect the same call (works perfectly on android), but on iOS the app is closed.