Meshenger icon indicating copy to clipboard operation
Meshenger copied to clipboard

Crash on camera enable during call

Open licaon-kter opened this issue 6 years ago • 5 comments

Xperia 6.0.1/Huawei 8.0.0, camera/mic permissions granted

E AndroidRuntime: Process: d.d.meshenger, PID: 29465
E AndroidRuntime:        at d.d.meshenger.RTCCall.setVideoEnabled(RTCCall.java:223)
E AndroidRuntime:        at d.d.meshenger.CallActivity.switchVideoEnabled(CallActivity.java:187)
E AndroidRuntime:        at d.d.meshenger.CallActivity.lambda$onCreate$1$CallActivity(CallActivity.java:136)
E AndroidRuntime:        at d.d.meshenger.CallActivity$$Lambda$3.onClick(Unknown Source)

licaon-kter avatar Aug 19 '18 00:08 licaon-kter

thanks for the help, is that the whole stacktrace? normally, in such a case, the exception messager and such are printed.

dakhnod avatar Aug 22 '18 19:08 dakhnod

That's the only info, on the Xperia crashes, on the Huawei it stays in the call, I can use the icons but nothing happens.

licaon-kter avatar Aug 22 '18 19:08 licaon-kter

I can confirm this on LG Nexus 5x and Samsung Galaxy s4

jasonhfuller avatar Feb 18 '19 08:02 jasonhfuller

This issue has been fixed now. Checkout the link https://github.com/meshenger-app/meshenger-android

iamvasuh avatar Jun 15 '19 03:06 iamvasuh

Hopefully fixed in 2.0.0 now.

mwarning avatar Aug 17 '19 23:08 mwarning