WebsiteBeaver / CordovaCall

Cordova CallKit & ConnectionService plugin for iOS/Android that displays the native call UI for VOIP apps
MIT License
196 stars 91 forks source link

ios call hangs up on locking #82

Open Skorpeo opened 4 years ago

Skorpeo commented 4 years ago

Not sure if anyone else is experiencing this but when I am on a call and click lock button the call hangs up.

kenfouo commented 4 years ago

hello I have the same problem ... on ios the application disconnects from the sip server when it application goes in the background or when the phone locks.

and when I unlock the phone, the connection is established again

someone to help us please?

numerized commented 3 years ago

Same here, with this error: Unhandled Promise Rejection: AbortError: The operation was aborted.

Are you using cordova-iosrtc ? @kenfouo @Skorpeo ??