after click on video call, app closed.
jitsi is working good on browsers and jitsi official app and rocketchat web aaplication.
-app's log after click on video call button:
[13:28:57] E | ReactNativeJS 鈻讹笌 TypeError: null is not an object (evaluating 'r(d[0])(r(d[1])).default.Direction')
[13:28:57] E | ReactNativeJS 鈻讹笌 Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)
@diegolmello
@cygnusm Thanks for opening this issue.
Apparently, Jitsi uses old JSC and we're introducing Hermes on 4.2.0.
We're figuring if we can fix the issue or if we should release the 4.2.0 without Hermes.
@cygnusm Thanks for opening this issue.
Apparently, Jitsi uses old JSC and we're introducing Hermes on 4.2.0.
We're figuring if we can fix the issue or if we should release the 4.2.0 without Hermes.
thank you, i 'm waiting for new release
You can try our official version: https://play.google.com/store/apps/details?id=chat.rocket.android
Fixed by #1523 .