jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
23.3k stars 6.76k forks source link

iOS Error processing CallKit transaction #12387

Closed pankajnegi1893 closed 2 years ago

pankajnegi1893 commented 2 years ago

We are using Jitsi Meet 2.0.7815 version. I am getting below error Log :

2022-10-15 19:38:20.469283+0530 jitsi-meet[14897:1122528] [JitsiMeetSDK] [modules/xmpp/xmpp.js] (TIME) Strophe disconnecting: 1665842900467 2022-10-15 19:38:20.469888+0530 jitsi-meet[14897:1120706] [JitsiMeetSDK] [modules/xmpp/strophe.util.js] Strophe: Disconnect was called because: undefined 2022-10-15 19:38:20.471322+0530 jitsi-meet[14897:1122528] [JitsiMeetSDK] No video stream for react tag: 1aa8d9a3-283a-49bf-3b3e-b745e8e8e676 2022-10-15 19:38:20.580497+0530 jitsi-meet[14897:1122475] [JitsiMeetSDK] [modules/xmpp/strophe.ping.js] Ping interval cleared 2022-10-15 19:38:20.580621+0530 jitsi-meet[14897:1122528] [JitsiMeetSDK] [modules/xmpp/xmpp.js] (TIME) Strophe disconnected: 1665842900575 2022-10-15 19:38:20.899506+0530 jitsi-meet[14897:1120004] [JitsiMeetSDK] Could not locate shadow view with tag #12957, this is probably caused by a temporary inconsistency between native views and shadow views. 2022-10-15 19:38:20.905207+0530 jitsi-meet[14897:1122528] [JitsiMeetSDK] [AudioMode] Route changed, reason: 3 2022-10-15 19:38:21.432826+0530 jitsi-meet[14897:1120706] [JitsiMeetSDK] [features/base/lastn] There is no active conference, not updating last N 2022-10-15 19:38:21.887024+0530 jitsi-meet[14897:1122528] [JitsiMeetSDK] [features/base/redux] redux state persisted. f8a090ed2d39797a210c85d7fa03b875 -> f2351d9f1439c08af8ad9bb5d3431084 2022-10-15 19:38:22.456712+0530 jitsi-meet[14897:1120004] [JitsiMeetSDK] Possible Unhandled Promise Rejection (id: 4): Error: Error processing CallKit transaction

Please check the below screenshot : Skype_Picture_2022_10_15T14_57_15_864Z

Once this issue coming other participants not able to hear my voice.

iOS Version : 15.7 Xcode : 14.0.1

Thanks

saghul commented 2 years ago

That is not a valid mobile tag, it's a web tag.

Please use a released SDK version, we don't really support building arbitrary commits, since unfortunately sometimes mobile might be broken due to web changes.

This particular one I think was fixed not too long ago with: https://github.com/jitsi/jitsi-meet/commit/438b3924d7f26937a4e85111a8c3cf98b60966d4