dart-sip-ua icon indicating copy to clipboard operation
dart-sip-ua copied to clipboard

Video call app terminated

Open harryandroiddev opened this issue 2 years ago • 1 comments

While running android app in release mode ,Registered succesfully, when i tap on video call button video screen pops for a second and then the app is terminated .(calling is working fine ).

java.lang.IllegalArgumentException: Uknown native RtpTransceiverDirection type4

But it is working on ios .

harryandroiddev avatar Aug 02 '22 09:08 harryandroiddev

Same exception on new android versions

decamel avatar Aug 11 '22 07:08 decamel

fixed https://github.com/flutter-webrtc/dart-sip-ua/pull/321

cloudwebrtc avatar Oct 14 '22 00:10 cloudwebrtc