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
22.34k stars 6.64k forks source link

After upgrading to react-native-sdk version 2.2.1 , video not visible in video call and audio call dont have sound. in Video call shows like 'video of fellow jitser has been turned off to save bandwith' #14751

Closed nikul-nyu closed 2 months ago

nikul-nyu commented 3 months ago

After upgrading to react-native-sdk version 2.2.1 , video not visible in video call and audio call dont have sound. in Video call shows like 'video of fellow jitser has been turned off to save bandwith'

saghul commented 3 months ago

What server are you connecting to? Can you please provide logs?

nikul-nyu commented 3 months ago

Hosted our own server. It was working completly fine with the older version. Having issue after updating to 2.2.1. Also if we connect from one device with older version app and one with newer then also it works fine. But when both the devices have newer version its having issue.

saghul commented 3 months ago

What versions of the server components are you using?

nikul-nyu commented 3 months ago

INFO 2024-05-16T09:40:22.947Z [JitsiConference.js] Audio unmute permissions set by Jicofo to false INFO 2024-05-16T09:40:22.952Z [JitsiConference.js] Video unmute permissions set by Jicofo to false

Getting some logs like this , is these can cause this issue?. If yes can you provide solution for this.

saghul commented 3 months ago

Amswer my questions please.

nikul-nyu commented 3 months ago

let me check with that backend dev. Meanwhile can you please suggest something for this

INFO 2024-05-16T09:40:22.947Z [JitsiConference.js] Audio unmute permissions set by Jicofo to false INFO 2024-05-16T09:40:22.952Z [JitsiConference.js] Video unmute permissions set by Jicofo to false

Getting some logs like this , is these can cause this issue?. If yes can you provide solution for this

saghul commented 3 months ago

@damencho what do those logs mean?

damencho commented 3 months ago

These are normal. These are when there are some limits ... and jicofo is updating some clients that they cannot unmute ... Something like that ...

nikul-nyu commented 3 months ago

Then what can be the reason that after upgrading to 2.2.1 video is showing blank in video call. On the same server and app with older sdk version its working fine.

damencho commented 3 months ago

The versions of the backend.

saghul commented 3 months ago

Without knowing what server component versions and full logs we can't help you.

nikul-nyu commented 3 months ago

INFO 2024-05-16T12:07:50.528Z [features/base/redux] redux state rehydrated as {"features/authentication": {}, "features/base/known-domains": ["alpha.jitsi.net", "beta.meet.jit.si", "meet.jit.si", "8x8.vc", "meet.emotionaltouchapp.com"], "features/base/settings": {"audioOutputDeviceId": undefined, "avatarURL": undefined, "cameraDeviceId": undefined, "disableCallIntegration": true, "disableCrashReporting": undefined, "disableP2P": undefined, "disableSelfView": false, "displayName": undefined, "email": undefined, "hideShareAudioHelper": false, "localFlipX": true, "maxStageParticipants": 1, "micDeviceId": undefined, "serverURL": "https://meet.emotionaltouchapp.com/", "soundsIncomingMessage": true, "soundsParticipantJoined": true, "soundsParticipantKnocking": true, "soundsParticipantLeft": true, "soundsReactions": true, "soundsTalkWhileMuted": true, "startAudioOnly": false, "startCarMode": false, "startWithAudioMuted": false, "startWithVideoMuted": false, "userSelectedAudioOutputDeviceId": undefined, "userSelectedAudioOutputDeviceLabel": undefined, "userSelectedCameraDeviceId": undefined, "userSelectedCameraDeviceLabel": undefined, "userSelectedMicDeviceId": undefined, "userSelectedMicDeviceLabel": undefined, "userSelectedNotifications": {"notify.chatMessages": true}, "userSelectedSkipPrejoin": undefined}, "features/calendar-sync": {}, "features/dropbox": {}, "features/recent-list": [{"conference": "https://meet.emotionaltouchapp.com/65973_3831_276", "date": 1715852421753, "duration": 170979}, {"conference": "https://meet.emotionaltouchapp.com/84271_3831_276", "date": 1715854020801, "duration": 288189}, {"conference": "https://meet.emotionaltouchapp.com/42993_3832_276", "date": 1715854874849, "duration": 85805}, {"conference": "https://meet.emotionaltouchapp.com/85724_3832_276", "date": 1715854987437, "duration": 862447}, {"conference": "https://meet.emotionaltouchapp.com/95029_3831_276", "date": 1715856349964, "duration": 13960}, {"conference": "https://meet.emotionaltouchapp.com/13883_276_3831", "date": 1715856423917, "duration": 22423}, {"conference": "https://meet.emotionaltouchapp.com/65010_276_3831", "date": 1715856592609, "duration": 31177}, {"conference": "https://meet.emotionaltouchapp.com/17345_276_3831", "date": 1715856825348, "duration": 146395}], "features/video-quality-persistent-storage": {}} INFO 2024-05-16T12:07:50.539Z [features/full-screen] Setting full-screen mode: false WARN 2024-05-16T12:07:50.543Z [features/base/sounds] PLAY_SOUND: no sound found for id: RECORDING_OFF_SOUND INFO 2024-05-16T12:07:50.802Z [features/base/net-info] Network changed {"isOnline":true,"details":{"ipAddress":"192.168.0.234","subnet":"255.255.255.0","isConnectionExpensive":false},"networkType":"wifi"} DEBUG 2024-05-16T12:07:50.802Z [modules/connectivity/NetworkInfo.js] : updateNetworkInfo {"isOnline": true} INFO 2024-05-16T12:07:50.804Z [features/app] appNavigate to https://meet.emotionaltouchapp.com/8726_276_3831#config.disablePolls=true&config.videoMuted=false&config.startWithVideoMuted=false&config.disableSelfView=false&config.startAudioOnly=false&config.toolbarConfig=%7B%22timeout%22%3A10000%7D&config.prejoinConfig=%7B%22enabled%22%3Afalse%2C%22startWithVideoMuted%22%3Afalse%7D INFO 2024-05-16T12:07:50.810Z [features/base/connection] No connection found while disconnecting. INFO 2024-05-16T12:07:50.823Z [features/app] appNavigate to https://meet.emotionaltouchapp.com/8726_276_3831#config.disablePolls=true&config.videoMuted=false&config.startWithVideoMuted=false&config.disableSelfView=false&config.startAudioOnly=false&config.toolbarConfig=%7B%22timeout%22%3A10000%7D&config.prejoinConfig=%7B%22enabled%22%3Afalse%2C%22startWithVideoMuted%22%3Afalse%7D INFO 2024-05-16T12:07:50.828Z [features/base/connection] No connection found while disconnecting. INFO 2024-05-16T12:07:50.829Z [features/app] Loaded SDK 1.8 ERROR 2024-05-16T12:07:50.858Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:50.922Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:50.984Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.048Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.118Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.181Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.242Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.304Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.366Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.428Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.489Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.552Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.625Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.687Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.748Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.809Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.871Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.932Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:51.994Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:52.055Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:52.117Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:52.179Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:52.241Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:52.302Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:52.364Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:52.425Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:52.487Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} ERROR 2024-05-16T12:07:52.549Z [features/base/media] Failed to load sound {"code": "ENSOSSTATUSERRORDOMAIN2003334207", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error 2003334207.)", "nativeStackIOS": ["0 emotionaltouch 0x00000001056e00fc RCTJSErrorFromCodeMessageAndNSError + 112", "1 emotionaltouch 0x00000001056e004c RCTJSErrorFromNSError + 236", "2 emotionaltouch 0x00000001055d5188 -[RNSound prepare:withKey:withOptions:withCallback:] + 1288", "3 CoreFoundation 0x0000000192093c84 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 203908", "4 CoreFoundation 0x0000000192093710 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202512", "5 CoreFoundation 0x0000000192093538 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 202040", "6 emotionaltouch 0x0000000105683e34 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1808", "7 emotionaltouch 0x0000000105687d90 _ZN8facebook5reactL11invokeInnerEP9RCTBridgeP13RCTModuleDatajRKN5folly7dynamicEiN12_GLOBALN_117SchedulingContextE + 1688", "8 emotionaltouch 0x000000010568752c _ZZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEiENK3$0clEv + 128", "9 emotionaltouch 0x00000001056874a0 ZN8facebook5react15RCTNativeModule6invokeEjON5folly7dynamicEi_block_invoke + 28", "10 libdispatch.dylib 0x0000000199f5d13c B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 8508", "11 libdispatch.dylib 0x0000000199f5edd4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 15828", "12 libdispatch.dylib 0x0000000199f66400 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 46080", "13 libdispatch.dylib 0x0000000199f66f30 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 48944", "14 libdispatch.dylib 0x0000000199f71cb4 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 93364", "15 libdispatch.dylib 0x0000000199f71528 B7D9D0A6-2414-37F2-9D03-1A25A474E2CF + 91432", "16 libsystem_pthread.dylib 0x00000001ee044f20 _pthread_wqthread + 288", "17 libsystem_pthread.dylib 0x00000001ee044fc0 start_wqthread + 8"], "userInfo": {}} LOG {"age_from": 21, "age_to": 80, "page": 1} data spliced1 LOG {"age_from": 21, "age_to": 80, "page": 1} data spliced1 LOG {"age_from": 21, "age_to": 80, "page": 1} data spliced1 LOG {"age_from": 21, "age_to": 80, "page": 1} data spliced1 INFO 2024-05-16T12:07:52.695Z [features/base/lib-jitsi-meet] Config loaded from https://meet.emotionaltouchapp.com/config.js?room=8726_276_3831 INFO 2024-05-16T12:07:52.696Z [features/base/lib-jitsi-meet] Config loaded from https://meet.emotionaltouchapp.com/config.js?room=8726_276_3831 INFO 2024-05-16T12:07:52.699Z [features/base/config] Extending config with: {"disablePolls":true,"disableSelfView":false,"prejoinConfig":{"enabled":false,"startWithVideoMuted":false},"startAudioOnly":false,"startWithVideoMuted":false,"toolbarConfig":{"timeout":10000}} INFO 2024-05-16T12:07:52.710Z [JitsiMeetJS.ts] : This appears to be react-native, ver: 0.72.3 INFO 2024-05-16T12:07:52.711Z [features/base/lib-jitsi-meet] lib-jitsi-meet version:86e2fb2b INFO 2024-05-16T12:07:52.715Z [features/analytics] Initialized 0 analytics handlers LOG 2024-05-16T12:07:52.715Z [features/base/media] Start muted: LOG 2024-05-16T12:07:52.717Z [features/base/media] Start audio only set to false LOG 2024-05-16T12:07:52.724Z [features/base/connection] Using service URL https://meet.emotionaltouchapp.com/http-bind INFO 2024-05-16T12:07:52.725Z [modules/xmpp/moderator.js] : Using xmpp for conference requests. INFO 2024-05-16T12:07:52.725Z [modules/xmpp/xmpp.js] <_initStrophePlugins>: P2P STUN servers: [{"urls": "stun:meet-jit-si-turnrelay.jitsi.net:443"}] LOG 2024-05-16T12:07:52.729Z [modules/xmpp/xmpp.js] : (TIME) Strophe connecting: 1209656838.829875 INFO 2024-05-16T12:07:52.780Z [modules/RTC/RTCUtils.js] Got media constraints: {"video":false,"audio":{"autoGainControl":true,"echoCancellation":true,"noiseSuppression":true}} INFO 2024-05-16T12:07:52.781Z [modules/RTC/RTCUtils.js] Got media constraints: {"video":{"height":{"ideal":720,"max":720,"min":180},"width":{"ideal":1280,"max":1280,"min":320},"facingMode":"user"},"audio":false} WARN 2024-05-16T12:07:52.785Z [features/calendar-sync] Calendar access not granted. INFO 2024-05-16T12:07:52.806Z [modules/RTC/RTCUtils.js] <_onMediaDevicesListChanged>: list of media devices has changed: [{"deviceId": "com.apple.avfoundation.avcapturedevice.built-in_video:0", "facing": "environment", "groupId": "", "kind": "videoinput", "label": "Back Camera"}, {"deviceId": "com.apple.avfoundation.avcapturedevice.built-in_video:1", "facing": "front", "groupId": "", "kind": "videoinput", "label": "Front Camera"}, {"deviceId": "com.apple.avfoundation.avcapturedevice.built-in_audio:0", "groupId": "", "kind": "audioinput", "label": "iPhone Microphone"}] LOG 2024-05-16T12:07:52.808Z [modules/RTC/RTCUtils.js] onUserMediaSuccess LOG 2024-05-16T12:07:52.942Z [modules/RTC/RTCUtils.js] onUserMediaSuccess WARN 2024-05-16T12:07:53.604Z [modules/xmpp/XmppConnection.js] <_maybeEnableStreamResume>: Stream resume enabled, but WebSockets are not enabled INFO 2024-05-16T12:07:53.606Z [modules/xmpp/strophe.ping.js] : XMPP pings will be sent every 10000 ms LOG 2024-05-16T12:07:53.606Z [modules/xmpp/xmpp.js] : (TIME) Strophe connected: 1209657715.749083 INFO 2024-05-16T12:07:53.608Z [modules/xmpp/xmpp.js] : My Jabber ID: tl8-nh9_ilzzysa6@meet.emotionaltouchapp.com/OjZY404s INFO 2024-05-16T12:07:53.635Z [modules/RTC/CodecSelection.js] <_loop7>: Codec preference order for jvb connection is vp8,vp9,h264 INFO 2024-05-16T12:07:53.635Z [modules/RTC/CodecSelection.js] <_loop7>: Codec preference order for p2p connection is h264,vp8,vp9,av1 INFO 2024-05-16T12:07:53.636Z [modules/xmpp/xmpp.js] : JID tl8-nh9_ilzzysa6@meet.emotionaltouchapp.com/OjZY404s using MUC nickname c1063f38 INFO 2024-05-16T12:07:53.636Z [modules/xmpp/ChatRoom.js] : Joining MUC as 8726_276_3831@conference.meet.emotionaltouchapp.com/c1063f38 INFO 2024-05-16T12:07:53.639Z [modules/statistics/AvgRTPStatsReporter.js] : Avg RTP stats will be calculated every 15 samples INFO 2024-05-16T12:07:53.640Z [JitsiConference.js] : backToP2PDelay: 5 INFO 2024-05-16T12:07:53.641Z [JitsiConference.js] _doReplaceTrack - no JVB JingleSession INFO 2024-05-16T12:07:53.641Z [JitsiConference.js] _doReplaceTrack - no P2P JingleSession INFO 2024-05-16T12:07:53.641Z [JitsiConference.js] _doReplaceTrack - no JVB JingleSession INFO 2024-05-16T12:07:53.641Z [JitsiConference.js] _doReplaceTrack - no P2P JingleSession INFO 2024-05-16T12:07:53.658Z [features/full-screen] Setting full-screen mode: true LOG <================== onConferenceWillJoin ==================> INFO 2024-05-16T12:07:53.675Z [modules/xmpp/moderator.js] Sending conference request over XMPP to focus.meet.emotionaltouchapp.com INFO 2024-05-16T12:07:53.963Z [modules/xmpp/moderator.js] <_handleSuccess>: Adding focus JID: focus@auth.meet.emotionaltouchapp.com INFO 2024-05-16T12:07:53.963Z [modules/xmpp/moderator.js] <_handleSuccess>: Authentication enabled: false INFO 2024-05-16T12:07:53.968Z [modules/xmpp/moderator.js] <_handleSuccess>: Sip gateway enabled: undefined INFO 2024-05-16T12:07:53.968Z [modules/xmpp/moderator.js] <_handleSuccess>: Conference-request successful, ready to join the MUC. LOG 2024-05-16T12:07:54.054Z [modules/xmpp/ChatRoom.js] : (TIME) MUC join started: 1209658163.715666 LOG 2024-05-16T12:07:54.056Z [modules/xmpp/ChatRoom.js] : entered 8726_276_3831@conference.meet.emotionaltouchapp.com/focus {"affiliation": "owner", "isFocus": true, "isHiddenDomain": false, "isReplaceParticipant": 0, "jid": "focus@auth.meet.emotionaltouchapp.com/focus", "role": "moderator"} INFO 2024-05-16T12:07:54.061Z [modules/version/ComponentsVersions.js] Got focus version: 1.0.1059 INFO 2024-05-16T12:07:54.066Z [JitsiConference.js] Audio unmute permissions set by Jicofo to false INFO 2024-05-16T12:07:54.071Z [JitsiConference.js] Video unmute permissions set by Jicofo to false INFO 2024-05-16T12:07:54.071Z [modules/xmpp/ChatRoom.js] : Jicofo supports restart by terminate: true LOG 2024-05-16T12:07:54.079Z [modules/xmpp/ChatRoom.js] : (TIME) MUC joined: 1209658188.751458 LOG 2024-05-16T12:07:54.121Z [modules/xmpp/ChatRoom.js] : Subject is changed to WARN 2024-05-16T12:07:54.306Z [modules/xmpp/ChatRoom.js] No conference duration from backend LOG 2024-05-16T12:07:54.525Z [modules/xmpp/ChatRoom.js] : entered 8726_276_3831@conference.meet.emotionaltouchapp.com/6dd5a264 {"affiliation": "none", "isFocus": false, "isHiddenDomain": false, "isReplaceParticipant": 0, "jid": "pp5la2epkaldzigx@meet.emotionaltouchapp.com/GVoPgssP", "role": "participant", "statsID": "Shana-LmY"} WARN 2024-05-16T12:07:54.527Z [features/base/sounds] PLAY_SOUND: sound not loaded yet for id: PARTICIPANT_JOINED_SOUND INFO 2024-05-16T12:07:54.712Z [features/base/redux] redux state persisted. e9a639a98691e4be20f740d740ab6631 -> 6d1aee423297b970a09067b7ded47678 LOG response from the API_GET_ALL_LISTENER_SUCCESS api ==> {"page": {"access-control-allow-origin": "*", "connection": "keep-alive", "content-length": "3302", "content-type": "application/json; charset=utf-8", "date": "Thu, 16 May 2024 12:07:54 GMT", "etag": "W/\"ce6-ebBKybn/CH7diij9EONL46Su4Rc\"", "server": "nginx/1.18.0 (Ubuntu)", "x-powered-by": "Express"}, "result": {"data": {"current_page": 1, "lastPage": 7, "listener_list": [Array]}, "message": "success", "status": "success"}, "status": 0} INFO 2024-05-16T12:07:55.326Z [modules/xmpp/strophe.jingle.js] : Found a JSON-encoded element in session-initiate, translating to standard Jingle. LOG 2024-05-16T12:07:55.327Z [modules/xmpp/strophe.jingle.js] : (TIME) received session-initiate: 1209659435.037833 LOG rn-webrtc:pc:DEBUG 0 ctor +0ms INFO 2024-05-16T12:07:55.333Z [modules/RTC/TraceablePeerConnection.js]

    : Create new TPC[id=1,type=JVB] INFO 2024-05-16T12:07:55.333Z [JitsiConference.js] SCTP: offered=true, prefered=false INFO 2024-05-16T12:07:55.333Z [JitsiConference.js] Using colibri-ws url wss://meet.emotionaltouchapp.com:443/colibri-ws/default-id/b7c4965b3618fe4e/c1063f38?pwd=7ts0m747r5loqkdo434hucr29f INFO 2024-05-16T12:07:55.334Z [modules/RTC/TraceablePeerConnection.js] TPC[id=1,type=JVB] adding LocalTrack[1,audio] LOG rn-webrtc:pc:DEBUG 0 addTrack +3ms INFO 2024-05-16T12:07:55.337Z [modules/RTC/TraceablePeerConnection.js] TPC[id=1,type=JVB] adding LocalTrack[2,video] LOG rn-webrtc:pc:DEBUG 0 addTrack +2ms LOG rn-webrtc:pc:DEBUG 0 getStats +8ms LOG rn-webrtc:pc:DEBUG 0 setRemoteDescription +21ms LOG rn-webrtc:pc:DEBUG 0 ontrack +2ms LOG rn-webrtc:pc:DEBUG 0 ontrack +1ms LOG rn-webrtc:pc:DEBUG 0 setRemoteDescription OK +1ms LOG rn-webrtc:pc:DEBUG 0 createAnswer +1ms LOG rn-webrtc:pc:DEBUG 0 setLocalDescription +7ms LOG rn-webrtc:pc:DEBUG 0 setLocalDescription OK +243ms INFO 2024-05-16T12:07:55.628Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=JVB,initiator=false,sid=6cnuo9gs886v2] Sending session-accept LOG 2024-05-16T12:07:55.629Z [modules/xmpp/JingleSessionPC.js] (TIME) ICE checking JVB: 1209659738.372583 INFO 2024-05-16T12:07:55.758Z [modules/RTC/BridgeChannel.js] websocket channel opened LOG 2024-05-16T12:07:55.758Z [JitsiConferenceEventManager.js] (TIME) data.channel.opened: 1209659867.956208 INFO 2024-05-16T12:07:55.759Z [modules/RTC/BridgeChannel.js] : Sending SourceVideoTypeMessage with video type c1063f38-v0: camera INFO 2024-05-16T12:07:55.759Z [modules/RTC/BridgeChannel.js] Received ServerHello, version=undefined. INFO 2024-05-16T12:07:55.759Z [modules/RTC/BridgeChannel.js] New forwarded sources: LOG 2024-05-16T12:07:55.837Z [modules/RTC/BridgeChannel.js] : Sending ReceiverVideoConstraints with {"assumedBandwidthBps":-1,"constraints":{},"defaultConstraints":{"maxHeight":2160},"lastN":-1} INFO 2024-05-16T12:07:55.837Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=JVB,initiator=false,sid=6cnuo9gs886v2] setSenderVideoConstraint: 2160, sourceName: c1063f38-v0 INFO 2024-05-16T12:07:55.841Z [modules/RTC/TraceablePeerConnection.js] TPC[id=1,type=JVB] setting max height=2160,encodings=[{"active":true,"maxBitrate":200000,"scaleResolutionDownBy":4},{"active":true,"maxBitrate":500000,"scaleResolutionDownBy":2},{"active":true,"maxBitrate":1500000,"scaleResolutionDownBy":1}] INFO 2024-05-16T12:07:55.843Z [modules/RTC/BridgeChannel.js] SenderSourceConstraints: c1063f38-v0 - 180 INFO 2024-05-16T12:07:55.843Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=JVB,initiator=false,sid=6cnuo9gs886v2] setSenderVideoConstraint: 180, sourceName: c1063f38-v0 INFO 2024-05-16T12:07:55.843Z [modules/RTC/BridgeChannel.js] SenderSourceConstraints: c1063f38-v0 - 180 INFO 2024-05-16T12:07:55.846Z [modules/RTC/TraceablePeerConnection.js] TPC[id=1,type=JVB] setting max height=180,encodings=[{"active":true,"maxBitrate":200000,"scaleResolutionDownBy":4},{"active":false,"maxBitrate":500000,"scaleResolutionDownBy":2},{"active":false,"maxBitrate":1500000,"scaleResolutionDownBy":1}] LOG 2024-05-16T12:07:56.069Z [modules/xmpp/JingleSessionPC.js] (TIME) ICE connected JVB: 1209660178.424333 LOG 2024-05-16T12:07:56.234Z [modules/xmpp/strophe.jingle.js] : (TIME) received session-initiate: 1209660343.021583 LOG rn-webrtc:pc:DEBUG 1 ctor +615ms INFO 2024-05-16T12:07:56.236Z [modules/RTC/TraceablePeerConnection.js]
      : Create new TPC[id=2,type=P2P] INFO 2024-05-16T12:07:56.236Z [modules/RTC/TraceablePeerConnection.js] TPC[id=2,type=P2P] adding LocalTrack[1,audio] LOG rn-webrtc:pc:DEBUG 1 addTrack +0ms INFO 2024-05-16T12:07:56.238Z [modules/RTC/TraceablePeerConnection.js] TPC[id=2,type=P2P] adding LocalTrack[2,video] LOG rn-webrtc:pc:DEBUG 1 addTrack +2ms LOG rn-webrtc:pc:DEBUG 1 setRemoteDescription +13ms LOG rn-webrtc:pc:DEBUG 1 ontrack +2ms LOG rn-webrtc:pc:DEBUG 1 ontrack +1ms INFO 2024-05-16T12:07:56.255Z [modules/RTC/TraceablePeerConnection.js] TPC[id=2,type=P2P] Received track event for remote stream[id=6dd5a264-audio-0-1,type=audio] INFO 2024-05-16T12:07:56.256Z [modules/RTC/TraceablePeerConnection.js] TPC[id=2,type=P2P] creating remote track[endpoint=6dd5a264,ssrc=212948704,type=audio,sourceName=6dd5a264-a0] INFO 2024-05-16T12:07:56.256Z [JitsiConference.js] Trying to add remote P2P track, when not in P2P - IGNORED INFO 2024-05-16T12:07:56.256Z [modules/RTC/TraceablePeerConnection.js] TPC[id=2,type=P2P] Received track event for remote stream[id=6dd5a264-video-0-1,type=video] INFO 2024-05-16T12:07:56.256Z [modules/RTC/TraceablePeerConnection.js] TPC[id=2,type=P2P] creating remote track[endpoint=6dd5a264,ssrc=667546192,type=video,sourceName=6dd5a264-v0] INFO 2024-05-16T12:07:56.256Z [JitsiConference.js] Trying to add remote P2P track, when not in P2P - IGNORED LOG rn-webrtc:pc:DEBUG 1 setRemoteDescription OK +2ms LOG rn-webrtc:pc:DEBUG 1 createAnswer +0ms LOG rn-webrtc:pc:DEBUG 1 setLocalDescription +9ms LOG rn-webrtc:pc:DEBUG 1 setLocalDescription OK +3ms INFO 2024-05-16T12:07:56.272Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] Sending session-accept LOG 2024-05-16T12:07:56.430Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] sendIceCandidates [{"candidate":"candidate:4100905780 1 udp 2122260223 192.168.0.234 53602 typ host generation 0 ufrag bX/m network-id 1 network-cost 10","sdpMLineIndex":0,"sdpMid":"0"},{"candidate":"candidate:4117670162 1 udp 1686052607 183.83.146.251 2150 typ srflx raddr 192.168.0.234 rport 53602 generation 0 ufrag bX/m network-id 1 network-cost 10","sdpMLineIndex":0,"sdpMid":"0"},{"candidate":"candidate:2325821868 1 tcp 1518280447 192.168.0.234 52615 typ host tcptype passive generation 0 ufrag bX/m network-id 1 network-cost 10","sdpMLineIndex":0,"sdpMid":"0"}] LOG 2024-05-16T12:07:56.579Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] sendIceCandidate: last candidate LOG 2024-05-16T12:07:56.597Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] sendIceCandidates [{"candidate":"candidate:2694695362 1 udp 41885695 172.31.7.240 51498 typ relay raddr 183.83.146.251 rport 2150 generation 0 ufrag bX/m network-id 1 network-cost 10","sdpMLineIndex":0,"sdpMid":"0"},{"candidate":"candidate:1039067582 1 udp 8331519 172.31.7.240 62666 typ relay raddr 183.83.146.251 rport 2244 generation 0 ufrag bX/m network-id 1 network-cost 10","sdpMLineIndex":0,"sdpMid":"0"}] INFO 2024-05-16T12:07:56.899Z [modules/RTC/BridgeChannel.js] New forwarded sources: 6dd5a264-v0 INFO 2024-05-16T12:07:56.909Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] setReceiverVideoConstraint - constraints: {} INFO 2024-05-16T12:07:56.910Z [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] sending content-modify for source-name: 6dd5a264-v0, maxHeight: 2160 INFO 2024-05-16T12:07:57.085Z [modules/xmpp/strophe.jingle.js] : Found a JSON-encoded element in source-add, translating to standard Jingle. LOG 2024-05-16T12:07:57.109Z [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=6cnuo9gs886v2] Processing addRemoteStream INFO 2024-05-16T12:07:57.139Z [modules/RTC/BridgeChannel.js] SenderSourceConstraints: c1063f38-v0 - 2160 INFO 2024-05-16T12:07:57.140Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=JVB,initiator=false,sid=6cnuo9gs886v2] setSenderVideoConstraint: 2160, sourceName: c1063f38-v0 INFO 2024-05-16T12:07:57.140Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] setSenderVideoConstraint: 2160, sourceName: c1063f38-v0 INFO 2024-05-16T12:07:57.142Z [modules/RTC/TraceablePeerConnection.js] TPC[id=2,type=P2P] setting max height=2160,encodings=[{"active":true,"maxBitrate":1500000,"scaleResolutionDownBy":1}] LOG rn-webrtc:pc:DEBUG 0 setRemoteDescription +875ms LOG rn-webrtc:pc:DEBUG 0 ontrack +4ms LOG rn-webrtc:pc:DEBUG 0 ontrack +14ms INFO 2024-05-16T12:07:57.161Z [modules/RTC/TraceablePeerConnection.js] TPC[id=1,type=JVB] Received track event for remote stream[id=6dd5a264-audio-0-2,type=audio] INFO 2024-05-16T12:07:57.162Z [modules/RTC/TraceablePeerConnection.js] TPC[id=1,type=JVB] creating remote track[endpoint=6dd5a264,ssrc=107378220,type=audio,sourceName=6dd5a264-a0] INFO 2024-05-16T12:07:57.169Z [modules/RTC/TraceablePeerConnection.js] TPC[id=1,type=JVB] Received track event for remote stream[id=6dd5a264-video-0-2,type=video] INFO 2024-05-16T12:07:57.169Z [modules/RTC/TraceablePeerConnection.js] TPC[id=1,type=JVB] creating remote track[endpoint=6dd5a264,ssrc=1819496479,type=video,sourceName=6dd5a264-v0] LOG 2024-05-16T12:07:57.170Z [modules/RTC/BridgeChannel.js] : Sending ReceiverVideoConstraints with {"constraints":{"6dd5a264-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["6dd5a264-v0"],"selectedSources":[]} INFO 2024-05-16T12:07:57.170Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] setReceiverVideoConstraint - constraints: {} INFO 2024-05-16T12:07:57.170Z [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] sending content-modify for source-name: 6dd5a264-v0, maxHeight: 2160 INFO 2024-05-16T12:07:57.173Z [modules/connectivity/TrackStreamingStatus.ts] : RtcMuteTimeout set to: 10000 LOG rn-webrtc:pc:DEBUG 0 setRemoteDescription OK +21ms LOG rn-webrtc:pc:DEBUG 0 createAnswer +0ms LOG rn-webrtc:pc:DEBUG 0 setLocalDescription +12ms LOG rn-webrtc:pc:DEBUG 0 setLocalDescription OK +3ms LOG 2024-05-16T12:07:57.201Z [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=6cnuo9gs886v2] addRemoteStream - OK INFO 2024-05-16T12:07:57.322Z [modules/RTC/BridgeChannel.js] SenderSourceConstraints: c1063f38-v0 - 180 INFO 2024-05-16T12:07:57.322Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=JVB,initiator=false,sid=6cnuo9gs886v2] setSenderVideoConstraint: 180, sourceName: c1063f38-v0 INFO 2024-05-16T12:07:57.322Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] setSenderVideoConstraint: 180, sourceName: c1063f38-v0 INFO 2024-05-16T12:07:57.324Z [modules/RTC/TraceablePeerConnection.js] TPC[id=1,type=JVB] setting max height=180,encodings=[{"active":true,"maxBitrate":200000,"scaleResolutionDownBy":4},{"active":false,"maxBitrate":500000,"scaleResolutionDownBy":2},{"active":false,"maxBitrate":1500000,"scaleResolutionDownBy":1}] INFO 2024-05-16T12:07:57.325Z [modules/RTC/TraceablePeerConnection.js] TPC[id=2,type=P2P] setting max height=180,encodings=[{"active":true,"maxBitrate":200000,"scaleResolutionDownBy":4}] INFO 2024-05-16T12:07:57.328Z [modules/RTC/BridgeChannel.js] SenderSourceConstraints: c1063f38-v0 - 2160 INFO 2024-05-16T12:07:57.328Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=JVB,initiator=false,sid=6cnuo9gs886v2] setSenderVideoConstraint: 2160, sourceName: c1063f38-v0 INFO 2024-05-16T12:07:57.328Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] setSenderVideoConstraint: 2160, sourceName: c1063f38-v0 INFO 2024-05-16T12:07:57.335Z [modules/RTC/TraceablePeerConnection.js] TPC[id=2,type=P2P] setting max height=2160,encodings=[{"active":true,"maxBitrate":1500000,"scaleResolutionDownBy":1}] INFO 2024-05-16T12:07:57.440Z [modules/RTC/JitsiRemoteTrack.js] : Mute RemoteTrack[userID: 6dd5a264, type: audio, ssrc: 107378220, p2p: false, sourceName: 6dd5a264-a0, status: {readyState: live, muted: false, enabled: true}]: false INFO 2024-05-16T12:07:57.450Z [modules/RTC/JitsiRemoteTrack.js] : Mute RemoteTrack[userID: 6dd5a264, type: audio, ssrc: 212948704, p2p: true, sourceName: 6dd5a264-a0, status: {readyState: live, muted: false, enabled: true}]: false INFO 2024-05-16T12:07:57.454Z [modules/RTC/JitsiRemoteTrack.js] : Mute RemoteTrack[userID: 6dd5a264, type: video, ssrc: 1819496479, p2p: false, sourceName: 6dd5a264-v0, status: {readyState: live, muted: false, enabled: true}]: false INFO 2024-05-16T12:07:57.473Z [modules/RTC/JitsiRemoteTrack.js] : Mute RemoteTrack[userID: 6dd5a264, type: video, ssrc: 667546192, p2p: true, sourceName: 6dd5a264-v0, status: {readyState: live, muted: false, enabled: true}]: false LOG rn-webrtc:pc:DEBUG 0 getStats +8s INFO 2024-05-16T12:08:10.042Z [modules/RTC/BridgeChannel.js] Endpoint connection status changed: 6dd5a264 active=false LOG rn-webrtc:pc:DEBUG 0 getStats +10s LOG rn-webrtc:pc:DEBUG 0 getStats +10s LOG 2024-05-16T12:08:34.167Z [modules/RTC/BridgeChannel.js] : Sending ReceiverVideoConstraints with {"constraints":{"6dd5a264-v0":{"maxHeight":180}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":[],"selectedSources":[]} INFO 2024-05-16T12:08:34.168Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] setReceiverVideoConstraint - constraints: {} INFO 2024-05-16T12:08:34.168Z [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] sending content-modify for source-name: 6dd5a264-v0, maxHeight: 180 WARN 2024-05-16T12:08:34.180Z [features/base/sounds] PLAY_SOUND: sound not loaded yet for id: PARTICIPANT_LEFT_SOUND INFO 2024-05-16T12:08:34.207Z [JitsiConference.js] Will stop P2P with: 8726_276_3831@conference.meet.emotionaltouchapp.com/6dd5a264 INFO 2024-05-16T12:08:34.207Z [JitsiConference.js] Stopping remote stats for P2P connection INFO 2024-05-16T12:08:34.207Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] Skipped sending session-terminate INFO 2024-05-16T12:08:34.207Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=false,sid=73ddcb0b4172] Session terminated undefined undefined INFO 2024-05-16T12:08:34.241Z [modules/RTC/TraceablePeerConnection.js] TPC[id=2,type=P2P] Removing remote track stream[id=6dd5a264-audio-0-1,trackId=0b06e362-6a84-4142-b80a-aa63e8ad26fd] INFO 2024-05-16T12:08:34.241Z [modules/RTC/TraceablePeerConnection.js] TPC[id=2,type=P2P] Removing remote track stream[id=6dd5a264-video-0-1,trackId=f3383ea3-c6de-4712-8396-40cb87ad2f23] INFO 2024-05-16T12:08:34.241Z [modules/RTC/TraceablePeerConnection.js] TPC[id=2,type=P2P] Closing peerconnection LOG rn-webrtc:pc:DEBUG 1 close +9s INFO 2024-05-16T12:08:34.246Z [modules/RTC/BridgeChannel.js] SenderSourceConstraints: c1063f38-v0 - 0 INFO 2024-05-16T12:08:34.247Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=JVB,initiator=false,sid=6cnuo9gs886v2] setSenderVideoConstraint: 0, sourceName: c1063f38-v0 INFO 2024-05-16T12:08:34.250Z [modules/RTC/TraceablePeerConnection.js] TPC[id=1,type=JVB] setting max height=0,encodings=[{"active":false,"maxBitrate":200000,"scaleResolutionDownBy":4},{"active":false,"maxBitrate":500000,"scaleResolutionDownBy":2},{"active":false,"maxBitrate":1500000,"scaleResolutionDownBy":1}] LOG {"from_id": 3831, "full_name": "Nick 2", "profile_photo": null, "rating_status": 0, "request_id": 12562, "request_status": "completed", "service_type": "vcall", "to_id": 276, "user_id": 3831} requestmodal123 ERROR Warning: React has detected a change in the order of Hooks called by AppStackScreen. This will lead to bugs and errors if not fixed. For more information, read the Rules of Hooks: https://reactjs.org/link/rules-of-hooks

      Previous render Next render

      1. useContext useContext
      2. useRef useRef
      3. useCallback useCallback
      4. useRef useRef
      5. useMemo useMemo
      6. useSyncExternalStore useSyncExternalStore
      7. useEffect useEffect
      8. useDebugValue useDebugValue
      9. useDebugValue useDebugValue
      10. useContext useContext
      11. useRef useRef
      12. useCallback useCallback
      13. useRef useRef
      14. useMemo useMemo
      15. useSyncExternalStore useSyncExternalStore
      16. useEffect useEffect
      17. useDebugValue useDebugValue
      18. useDebugValue useDebugValue
      19. useState useState
      20. useState useState
      21. useState useState
      22. useState useState
      23. useState useState
      24. useContext useContext
      25. useState useContext ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

        in AppStackScreen (created by Navigation) in EnsureSingleNavigator in BaseNavigationContainer in ThemeProvider in NavigationContainerInner (created by Navigation) in Navigation (created by App) in RNCSafeAreaProvider (created by SafeAreaProvider) in SafeAreaProvider (created by App) in Provider (created by App) in RCTView (created by View) in View (created by App) in App in RCTView (created by View) in View (created by AppContainer) in RCTView (created by View) in View (created by AppContainer) in AppContainer in emotionaltouch(RootComponent) INFO 2024-05-16T12:08:34.910Z [features/app] appNavigate to undefined INFO 2024-05-16T12:08:34.913Z [features/full-screen] Setting full-screen mode: false LOG 2024-05-16T12:08:34.927Z [modules/xmpp/ChatRoom.js] : do leave 8726_276_3831@conference.meet.emotionaltouchapp.com/c1063f38 INFO 2024-05-16T12:08:34.933Z [JitsiMeetJS.ts] : This appears to be react-native, ver: 0.72.3 INFO 2024-05-16T12:08:34.933Z [features/base/lib-jitsi-meet] lib-jitsi-meet version:86e2fb2b INFO 2024-05-16T12:08:34.935Z [features/analytics] Initialized 0 analytics handlers LOG 2024-05-16T12:08:34.935Z [features/base/media] Start muted: LOG 2024-05-16T12:08:34.936Z [features/base/media] Start audio only set to false LOG tetete WARN 2024-05-16T12:08:34.945Z [features/base/sounds] PLAY_SOUND: no sound found for id: PARTICIPANT_LEFT_SOUND Chat@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:203740:26 StaticContainer@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:138303:17 EnsureSingleNavigator@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:134136:24 SceneView@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:138208:22 RCTView View@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:59009:43 RCTView View@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:59009:43 RCTView View@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:59009:43 CardSheet@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:570351:23 RCTView View@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:59009:43 @http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:72819:62 PanGestureHandler@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:178490:38 PanGestureHandler@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:570432:34 RCTView View@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:59009:43 @http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:72819:62 RCTView View@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:59009:43 Card@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:569837:36 CardContainer@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:569458:34 RNSScreen @http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:72819:62 Suspender@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:498174:22 Suspense Freeze@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:498193:23 DelayedFreeze@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:497719:22 InnerScreen@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:497768:36 Screen@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:498046:36 MaybeScreen@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:570482:24 RNSScreenContainer ScreenContainer@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:497900:31 MaybeScreenContainer@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:570472:23 RCTView View@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:59009:43 Background@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:560787:21 CardStack@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:569042:36 RCTView View@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:59009:43 SafeAreaProviderCompat@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:561739:25 RCTView View@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:59009:43 GestureHandlerRootView StackView@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:568174:36 PreventRemoveProvider@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:137179:25 NavigationContent@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:137999:22 @http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:138015:27 StackNavigator@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:568069:18 AppStackScreen@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:139916:82 EnsureSingleNavigator@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:134136:24 BaseNavigationContainer@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:133737:28 ThemeProvider@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:139207:21 NavigationContainerInner@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:139097:26 Navigation@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:122800:41 RNCSafeAreaProvider SafeAreaProvider@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:217490:24 Provider@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:130545:21 RCTView View@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:59009:43 App@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:122585:95 RCTView View@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:59009:43 RCTView View@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:59009:43 AppContainer@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:58870:36 emotionaltouch(RootComponent)@http://192.168.1.110:8081/index.bundle//&platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.app.emotionaltouch:108580:28 LOG {"from_id": 3831, "full_name": "Nick 2", "profile_photo": null, "rating_status": 0, "request_id": 12562, "request_status": "completed", "service_type": "vcall", "to_id": 276, "user_id": 3831} requestmodal123 INFO 2024-05-16T12:08:35.004Z [modules/RTC/TraceablePeerConnection.js] TPC[id=1,type=JVB] Removing remote track stream[id=6dd5a264-audio-0-2,trackId=762b9795-0837-4248-9517-2c427086e597-2] INFO 2024-05-16T12:08:35.004Z [modules/RTC/TraceablePeerConnection.js] TPC[id=1,type=JVB] Removing remote track stream[id=6dd5a264-video-0-2,trackId=719b1bd1-dd48-4341-8170-b2a65b982b55-2] INFO 2024-05-16T12:08:35.004Z [modules/RTC/TraceablePeerConnection.js] TPC[id=1,type=JVB] Closing peerconnection LOG rn-webrtc:pc:DEBUG 0 close +763ms

nikul-nyu commented 3 months ago

<JitsiMeeting eventListeners={eventListeners} ref={jitsiMeeting} style={{ flex: 1 }} config={{ disablePolls: true, videoMuted: !isVideo, startWithVideoMuted: !isVideo, disableSelfView: !isVideo, startAudioOnly: !isVideo, // disableLocalVideoFlip: true, toolbarConfig: { timeout: 10000, }, // disableSelfView: false, prejoinConfig: { enabled: false, startWithVideoMuted: !isVideo, }, }} flags={ { "unsaferoomwarning.enabled": false, "car-mode.enabled": false, "video-mute.enabled": false, "call-integration.enabled": false, "android.screensharing.enabled": false, "replace.participant": false, "invite.enabled": false, "add-people.enabled": false, "raise-hand.enabled": false, "settings.enabled": false, "chat.enabled": false, "conference-timer.enabled": false, "reactions.enabled": false, "lobby-mode.enabled": false, "security-options.enabled": false, "recording.enabled": true, "ios.recording.enabled": true, "meeting-name.enabled": false, // 'overflow-menu.enabled': false, // 'breakout-rooms.enabled': false, // 'tile-view.enabled': false, 'toolbox.enabled':false,/// for hiding all option 'notifications.enabled':false, } } room={room} serverURL={"https://meet.emotionaltouchapp.com/"} />

saghul commented 3 months ago

Do the official apps work with your server?

nikul-nyu commented 3 months ago

@saghul Yes, can you please share for React native sdk version 2.2.1, what are the compatable server component versions?

saghul commented 3 months ago

Yes, can you please share for React native sdk version 2.2.1, what are the compatable server component versions?

There is no specific version per se, but in general a very old version won't do.

Now, if the official apps work, then the RN SDK should, since it's pretty much the same thing.

So, let's start by testing this: please remove all options you pass to the meeting to hide buttons or tweak any behavior. Does that help?

nikul-nyu commented 3 months ago

@saghul Let me try this, and get back to you.

nikul-nyu commented 3 months ago

@saghul I removed all the options and flags, but still the same issue video not visible.

saghul commented 3 months ago

@Calinteodor Can you PTAL?

Calinteodor commented 3 months ago

@saghul @nikul-nyu I am unable to reproduce it. I tried https://meet.emotionaltouchapp.com/ and https://meet.jit.si/ using this sample app https://github.com/jitsi/jitsi-meet-sdk-samples/tree/master/react-native. On both, video and audio work as expected.

nikul-nyu commented 3 months ago

@saghul @Calinteodor Its working fine when both device are IOS, but when one user is connected from Android & one from IOS its not showing video, can you please check this scenario?

Calinteodor commented 3 months ago

Checked it with one user from Android and one from IOS. I get video for both participants. Maybe you can try and reproduce this issue the same way I did, by using the sample app mentioned in the comment above.

nikul-nyu commented 3 months ago

@saghul @Calinteodor I have implemented all same as this demo app in my app, but still having issue in android, in ios to ios working fine. Below are logs of android to android can you please take a look and see if you can pointout what can be the reason? It will be great help. Thanks

2024-05-20T11:10:56.940Z [features/base/redux] redux state rehydrated as {"features/authentication": {}, "features/base/known-domains": ["alpha.jitsi.net", "beta.meet.jit.si", "meet.jit.si", "8x8.vc", "meet.emotionaltouchapp.com"], "features/base/settings": {"audioOutputDeviceId": undefined, "avatarURL": undefined, "cameraDeviceId": undefined, "disableCallIntegration": true, "disableCrashReporting": undefined, "disableP2P": undefined, "disableSelfView": false, "displayName": undefined, "email": undefined, "hideShareAudioHelper": false, "localFlipX": true, "maxStageParticipants": 1, "micDeviceId": undefined, "serverURL": "https://meet.emotionaltouchapp.com/", "soundsIncomingMessage": true, "soundsParticipantJoined": true, "soundsParticipantKnocking": true, "soundsParticipantLeft": true, "soundsReactions": true, "soundsTalkWhileMuted": true, "startAudioOnly": false, "startCarMode": false, "startWithAudioMuted": false, "startWithVideoMuted": false, "userSelectedAudioOutputDeviceId": undefined, "userSelectedAudioOutputDeviceLabel": undefined, "userSelectedCameraDeviceId": undefined, "userSelectedCameraDeviceLabel": undefined, "userSelectedMicDeviceId": undefined, "userSelectedMicDeviceLabel": undefined, "userSelectedNotifications": {"notify.chatMessages": true}, "userSelectedSkipPrejoin": undefined}, "features/calendar-sync": {}, "features/dropbox": {}, "features/recent-list": [{"conference": "https://meet.emotionaltouchapp.com/54847_3832_276", "date": 1716203209932, "duration": 22126}], "features/video-quality-persistent-storage": {}} LOG empty LOG empty LOG empty LOG getOnlineOflineStatus {"userId": 3832} event datd LOG getChatMessage {"fromId": 276, "toId": 3832} event datd LOG getLogMessage {"fromId": 276, "toId": 3832} event datd LOG {"first_communication": 0, "from_id": 276, "full_name": "Test2", "profile_photo": null, "request_id": 13925, "request_status": "accepted", "room_name": "43025_3832_276", "service_type": "vcall", "to_id": 3832, "user_id": 3832} requestmodal123 INFO 2024-05-20T11:10:56.975Z [features/full-screen] Setting full-screen mode: false WARN 2024-05-20T11:10:56.980Z [features/base/sounds] PLAY_SOUND: no sound found for id: RECORDING_OFF_SOUND LOG {"last_seen": null, "online_status": 1, "service_availability": null, "service_toggle_status": 1, "user_id": 3832} response of online LOG {"isVideo": true, "room": "43025_3832_276"} props at meeting... LOG {"isVideo": true, "room": "43025_3832_276"} props at meeting... INFO 2024-05-20T11:10:57.485Z [features/base/net-info] Network changed {"isOnline":true,"details":{"isConnectionExpensive":true,"txLinkSpeed":72,"rxLinkSpeed":72,"linkSpeed":72,"subnet":"255.255.255.0","ipAddress":"192.168.159.117","frequency":2462,"strength":99,"bssid":"02:00:00:00:00:00"},"networkType":"wifi"} INFO 2024-05-20T11:10:57.490Z [features/app] appNavigate to https://meet.emotionaltouchapp.com/43025_3832_276#config.disablePolls=true&config.videoMuted=false&config.startWithVideoMuted=false&config.disableSelfView=false&config.startAudioOnly=false&config.toolbarConfig=%7B%22timeout%22%3A10000%7D&config.prejoinConfig=%7B%22enabled%22%3Afalse%2C%22startWithVideoMuted%22%3Afalse%7D INFO 2024-05-20T11:10:57.522Z [features/base/connection] No connection found while disconnecting. INFO 2024-05-20T11:10:57.529Z [features/app] appNavigate to https://meet.emotionaltouchapp.com/43025_3832_276#config.disablePolls=true&config.videoMuted=false&config.startWithVideoMuted=false&config.disableSelfView=false&config.startAudioOnly=false&config.toolbarConfig=%7B%22timeout%22%3A10000%7D&config.prejoinConfig=%7B%22enabled%22%3Afalse%2C%22startWithVideoMuted%22%3Afalse%7D INFO 2024-05-20T11:10:57.556Z [features/base/connection] No connection found while disconnecting. INFO 2024-05-20T11:10:57.568Z [features/app] Loaded SDK undefined LOG {"last_seen": null, "online_status": 1, "service_availability": null, "service_toggle_status": 1, "user_id": 3832} response of online LOG {"isVideo": true, "room": "43025_3832_276"} props at meeting... LOG {"isVideo": true, "room": "43025_3832_276"} props at meeting... INFO 2024-05-20T11:10:58.723Z [features/base/lib-jitsi-meet] Config loaded from https://meet.emotionaltouchapp.com/config.js?room=43025_3832_276 INFO 2024-05-20T11:10:58.819Z [features/base/lib-jitsi-meet] Config loaded from https://meet.emotionaltouchapp.com/config.js?room=43025_3832_276 INFO 2024-05-20T11:10:58.828Z [features/base/config] Extending config with: {"disablePolls":true,"disableSelfView":false,"prejoinConfig":{"enabled":false,"startWithVideoMuted":false},"startAudioOnly":false,"startWithVideoMuted":false,"toolbarConfig":{"timeout":10000}} INFO 2024-05-20T11:10:58.840Z [JitsiMeetJS.ts] : This appears to be react-native, ver: 0.72.3 INFO 2024-05-20T11:10:58.841Z [features/base/lib-jitsi-meet] lib-jitsi-meet version:86e2fb2b INFO 2024-05-20T11:10:58.851Z [features/analytics] Initialized 0 analytics handlers LOG 2024-05-20T11:10:58.852Z [features/base/media] Start muted: LOG 2024-05-20T11:10:58.859Z [features/base/media] Start audio only set to false LOG 2024-05-20T11:10:58.876Z [features/base/connection] Using service URL https://meet.emotionaltouchapp.com/http-bind INFO 2024-05-20T11:10:58.879Z [modules/xmpp/moderator.js] : Using xmpp for conference requests. INFO 2024-05-20T11:10:58.880Z [modules/xmpp/xmpp.js] <_initStrophePlugins>: P2P STUN servers: [{"urls": "stun:meet-jit-si-turnrelay.jitsi.net:443"}] LOG 2024-05-20T11:10:58.891Z [modules/xmpp/xmpp.js] : (TIME) Strophe connecting: 758284449.127878 INFO 2024-05-20T11:10:59.018Z [features/base/redux] redux state persisted. e963c19fa5b19640bfa22023b077f5c0 -> d52112306ead04c5f8444096715efd01 INFO 2024-05-20T11:10:59.020Z [modules/RTC/RTCUtils.js] : Got media constraints: {"video":false,"audio":{"autoGainControl":true,"echoCancellation":true,"noiseSuppression":true}} INFO 2024-05-20T11:10:59.021Z [modules/RTC/RTCUtils.js] : Got media constraints: {"video":{"height":{"ideal":720,"max":720,"min":180},"width":{"ideal":1280,"max":1280,"min":320},"facingMode":"user"},"audio":false} WARN 2024-05-20T11:10:59.033Z [features/calendar-sync] Calendar access not granted. LOG 2024-05-20T11:10:59.099Z [modules/RTC/RTCUtils.js] : onUserMediaSuccess LOG 2024-05-20T11:10:59.152Z [modules/RTC/RTCUtils.js] : onUserMediaSuccess LOG {"isVideo": true, "room": "43025_3832_276"} props at meeting... INFO 2024-05-20T11:10:59.582Z [features/full-screen] Setting full-screen mode: false LOG {"isVideo": true, "room": "43025_3832_276"} props at meeting... WARN 2024-05-20T11:11:00.592Z [modules/xmpp/XmppConnection.js] <_maybeEnableStreamResume>: Stream resume enabled, but WebSockets are not enabled INFO 2024-05-20T11:11:00.595Z [modules/xmpp/strophe.ping.js] : XMPP pings will be sent every 10000 ms LOG 2024-05-20T11:11:00.597Z [modules/xmpp/xmpp.js] : (TIME) Strophe connected: 758286154.1068 INFO 2024-05-20T11:11:00.601Z [modules/xmpp/xmpp.js] : My Jabber ID: 6q5jraz_iu1xh4gz@meet.emotionaltouchapp.com/dsdFi1Cq INFO 2024-05-20T11:11:00.676Z [modules/RTC/CodecSelection.js] <_loop7>: Codec preference order for jvb connection is vp8,vp9,h264 INFO 2024-05-20T11:11:00.713Z [modules/RTC/CodecSelection.js] <_loop7>: Codec preference order for p2p connection is h264,vp8,vp9,av1 INFO 2024-05-20T11:11:00.715Z [modules/xmpp/xmpp.js] : JID 6q5jraz_iu1xh4gz@meet.emotionaltouchapp.com/dsdFi1Cq using MUC nickname a40a7e8f INFO 2024-05-20T11:11:00.716Z [modules/xmpp/ChatRoom.js] : Joining MUC as 43025_3832_276@conference.meet.emotionaltouchapp.com/a40a7e8f INFO 2024-05-20T11:11:00.718Z [modules/statistics/AvgRTPStatsReporter.js] : Avg RTP stats will be calculated every 15 samples INFO 2024-05-20T11:11:00.720Z [JitsiConference.js] : backToP2PDelay: 5 INFO 2024-05-20T11:11:00.722Z [JitsiConference.js] : _doReplaceTrack - no JVB JingleSession INFO 2024-05-20T11:11:00.723Z [JitsiConference.js] : _doReplaceTrack - no P2P JingleSession INFO 2024-05-20T11:11:00.725Z [JitsiConference.js] : _doReplaceTrack - no JVB JingleSession INFO 2024-05-20T11:11:00.726Z [JitsiConference.js] : _doReplaceTrack - no P2P JingleSession INFO 2024-05-20T11:11:00.762Z [features/full-screen] Setting full-screen mode: true LOG <================== onConferenceWillJoin ==================> INFO 2024-05-20T11:11:00.801Z [modules/xmpp/moderator.js] : Sending conference request over XMPP to focus.meet.emotionaltouchapp.com INFO 2024-05-20T11:11:00.950Z [features/full-screen] Setting full-screen mode: true INFO 2024-05-20T11:11:01.255Z [modules/xmpp/moderator.js] <_handleSuccess>: Adding focus JID: focus@auth.meet.emotionaltouchapp.com INFO 2024-05-20T11:11:01.256Z [modules/xmpp/moderator.js] <_handleSuccess>: Authentication enabled: false INFO 2024-05-20T11:11:01.310Z [modules/xmpp/moderator.js] <_handleSuccess>: Sip gateway enabled: undefined INFO 2024-05-20T11:11:01.311Z [modules/xmpp/moderator.js] <_handleSuccess>: Conference-request successful, ready to join the MUC. LOG 2024-05-20T11:11:01.427Z [modules/xmpp/ChatRoom.js] : (TIME) MUC join started: 758286984.591453 LOG 2024-05-20T11:11:01.430Z [modules/xmpp/ChatRoom.js] : entered 43025_3832_276@conference.meet.emotionaltouchapp.com/focus {"affiliation": "owner", "isFocus": true, "isHiddenDomain": false, "isReplaceParticipant": 0, "jid": "focus@auth.meet.emotionaltouchapp.com/focus", "role": "moderator"} INFO 2024-05-20T11:11:01.448Z [modules/version/ComponentsVersions.js] : Got focus version: 1.0.1059 INFO 2024-05-20T11:11:01.460Z [JitsiConference.js] : Audio unmute permissions set by Jicofo to false INFO 2024-05-20T11:11:01.472Z [JitsiConference.js] : Video unmute permissions set by Jicofo to false INFO 2024-05-20T11:11:01.473Z [modules/xmpp/ChatRoom.js] : Jicofo supports restart by terminate: true LOG 2024-05-20T11:11:01.474Z [modules/xmpp/ChatRoom.js] : entered 43025_3832_276@conference.meet.emotionaltouchapp.com/ab7ccd25 {"affiliation": "owner", "isFocus": false, "isHiddenDomain": false, "isReplaceParticipant": 0, "jid": "bjcel0nk7oomxssf@meet.emotionaltouchapp.com/yKptHJSo", "role": "moderator", "statsID": "Scottie-Wi2"} LOG 2024-05-20T11:11:01.619Z [modules/xmpp/ChatRoom.js] : (TIME) MUC joined: 758287177.278338 INFO 2024-05-20T11:11:01.750Z [JitsiConference.js] : Will start P2P with: 43025_3832_276@conference.meet.emotionaltouchapp.com/ab7ccd25 INFO 2024-05-20T11:11:01.757Z [JitsiConference.js] : Created new P2P JingleSession 43025_3832_276@conference.meet.emotionaltouchapp.com/a40a7e8f 43025_3832_276@conference.meet.emotionaltouchapp.com/ab7ccd25 LOG rn-webrtc:pc:DEBUG 2 ctor +4m INFO 2024-05-20T11:11:01.767Z [modules/RTC/TraceablePeerConnection.js]

    : Using RTCRtpTransceiver#setCodecPreferences for codec selection INFO 2024-05-20T11:11:01.768Z [modules/RTC/TraceablePeerConnection.js]
      : Create new TPC[id=3,type=P2P] INFO 2024-05-20T11:11:01.772Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=3,type=P2P] adding LocalTrack[3,audio] LOG rn-webrtc:pc:DEBUG 2 addTransceiver +10ms INFO 2024-05-20T11:11:01.787Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=3,type=P2P] adding LocalTrack[4,video] LOG rn-webrtc:pc:DEBUG 2 addTransceiver +12ms LOG 2024-05-20T11:11:01.811Z [modules/xmpp/ChatRoom.js] : Subject is changed to LOG rn-webrtc:pc:DEBUG 2 createOffer +36ms LOG rn-webrtc:pc:DEBUG 2 createOffer OK +64ms LOG rn-webrtc:pc:DEBUG 2 setLocalDescription +18ms LOG rn-webrtc:pc:DEBUG 2 setLocalDescription OK +579ms LOG 2024-05-20T11:11:02.506Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] sendIceCandidate: last candidate INFO 2024-05-20T11:11:02.889Z [modules/xmpp/strophe.jingle.js] : Found a JSON-encoded element in session-initiate, translating to standard Jingle. LOG 2024-05-20T11:11:02.891Z [modules/xmpp/strophe.jingle.js] : (TIME) received session-initiate: 758288446.541837 LOG rn-webrtc:pc:DEBUG 3 ctor +419ms INFO 2024-05-20T11:11:02.906Z [modules/RTC/TraceablePeerConnection.js]
        : Using RTCRtpTransceiver#setCodecPreferences for codec selection INFO 2024-05-20T11:11:02.908Z [modules/RTC/TraceablePeerConnection.js]
          : Create new TPC[id=4,type=JVB] INFO 2024-05-20T11:11:02.910Z [JitsiConference.js] : SCTP: offered=true, prefered=false INFO 2024-05-20T11:11:02.913Z [JitsiConference.js] : Using colibri-ws url wss://meet.emotionaltouchapp.com:443/colibri-ws/default-id/cc16dd835057e6a6/a40a7e8f?pwd=740le7pn8l91shl2cotj49vqtm INFO 2024-05-20T11:11:02.915Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=4,type=JVB] adding LocalTrack[3,audio] LOG rn-webrtc:pc:DEBUG 3 addTrack +12ms INFO 2024-05-20T11:11:02.933Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=4,type=JVB] adding LocalTrack[4,video] LOG rn-webrtc:pc:DEBUG 3 addTrack +18ms LOG rn-webrtc:pc:DEBUG 3 getStats +33ms WARN 2024-05-20T11:11:02.972Z [modules/xmpp/ChatRoom.js] : No conference duration from backend LOG rn-webrtc:pc:DEBUG 3 setRemoteDescription +83ms LOG rn-webrtc:pc:DEBUG 3 ontrack +50ms LOG rn-webrtc:pc:DEBUG 3 ontrack +20ms LOG rn-webrtc:pc:DEBUG 3 setRemoteDescription OK +9ms LOG rn-webrtc:pc:DEBUG 3 createAnswer +13ms LOG rn-webrtc:pc:DEBUG 3 setLocalDescription +61ms INFO 2024-05-20T11:11:03.254Z [modules/RTC/BridgeChannel.js] : websocket channel opened LOG 2024-05-20T11:11:03.255Z [JitsiConferenceEventManager.js] : (TIME) data.channel.opened: 758288812.421913 INFO 2024-05-20T11:11:03.255Z [modules/RTC/BridgeChannel.js] : Sending SourceVideoTypeMessage with video type a40a7e8f-v0: camera INFO 2024-05-20T11:11:03.257Z [modules/RTC/BridgeChannel.js] : Received ServerHello, version=undefined. INFO 2024-05-20T11:11:03.258Z [modules/RTC/BridgeChannel.js] : New forwarded sources: ab7ccd25-v0 LOG rn-webrtc:pc:DEBUG 3 setLocalDescription OK +76ms INFO 2024-05-20T11:11:03.300Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=JVB,initiator=false,sid=156ff0a6a8m9r] Sending session-accept LOG 2024-05-20T11:11:03.303Z [modules/xmpp/JingleSessionPC.js] : (TIME) ICE checking JVB: 758288860.974259 INFO 2024-05-20T11:11:03.471Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] Got RESULT for "session-initiate" INFO 2024-05-20T11:11:03.536Z [modules/RTC/BridgeChannel.js] : SenderSourceConstraints: a40a7e8f-v0 - 2160 INFO 2024-05-20T11:11:03.537Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=JVB,initiator=false,sid=156ff0a6a8m9r] setSenderVideoConstraint: 2160, sourceName: a40a7e8f-v0 INFO 2024-05-20T11:11:03.537Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] setSenderVideoConstraint: 2160, sourceName: a40a7e8f-v0 INFO 2024-05-20T11:11:03.539Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=4,type=JVB] setting max height=2160,encodings=[{"active":true,"rid":"","maxBitrate":200000,"scaleResolutionDownBy":4},{"active":true,"rid":"","maxBitrate":500000,"scaleResolutionDownBy":2},{"active":true,"rid":"","maxBitrate":1500000,"scaleResolutionDownBy":1}] INFO 2024-05-20T11:11:03.542Z [modules/RTC/BridgeChannel.js] : SenderSourceConstraints: a40a7e8f-v0 - 2160 LOG 2024-05-20T11:11:03.581Z [modules/RTC/BridgeChannel.js] : Sending ReceiverVideoConstraints with {"constraints":{"ab7ccd25-v0":{"maxHeight":180}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":[],"selectedSources":[]} INFO 2024-05-20T11:11:03.582Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] setReceiverVideoConstraint - constraints: {} INFO 2024-05-20T11:11:03.595Z [JitsiConference.js] : P2P setAnswer INFO 2024-05-20T11:11:03.624Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] setReceiverVideoConstraint - constraints: {} LOG rn-webrtc:pc:DEBUG 2 setRemoteDescription +347ms LOG 2024-05-20T11:11:03.643Z [modules/xmpp/JingleSessionPC.js] : (TIME) ICE checking P2P: 758289201.179413 LOG rn-webrtc:pc:DEBUG 2 ontrack +50ms LOG rn-webrtc:pc:DEBUG 2 ontrack +23ms INFO 2024-05-20T11:11:03.720Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=3,type=P2P] Received track event for remote stream[id=ab7ccd25-audio-0-2,type=audio] INFO 2024-05-20T11:11:03.720Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=3,type=P2P] creating remote track[endpoint=ab7ccd25,ssrc=2011361193,type=audio,sourceName=ab7ccd25-a0] INFO 2024-05-20T11:11:03.721Z [JitsiConference.js] : Trying to add remote P2P track, when not in P2P - IGNORED INFO 2024-05-20T11:11:03.722Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=3,type=P2P] Received track event for remote stream[id=ab7ccd25-video-0-2,type=video] INFO 2024-05-20T11:11:03.723Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=3,type=P2P] creating remote track[endpoint=ab7ccd25,ssrc=4135728672,type=video,sourceName=ab7ccd25-v0] INFO 2024-05-20T11:11:03.724Z [JitsiConference.js] : Trying to add remote P2P track, when not in P2P - IGNORED LOG rn-webrtc:pc:DEBUG 2 setRemoteDescription OK +26ms INFO 2024-05-20T11:11:04.041Z [modules/xmpp/strophe.jingle.js] : Found a JSON-encoded element in source-add, translating to standard Jingle. LOG 2024-05-20T11:11:04.048Z [modules/RTC/BridgeChannel.js] : Sending ReceiverVideoConstraints with {"constraints":{"ab7ccd25-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":[],"selectedSources":[],"assumedBandwidthBps":-1} INFO 2024-05-20T11:11:04.049Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=JVB,initiator=false,sid=156ff0a6a8m9r] setSenderVideoConstraint: 2160, sourceName: a40a7e8f-v0 INFO 2024-05-20T11:11:04.050Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] setSenderVideoConstraint: 2160, sourceName: a40a7e8f-v0 INFO 2024-05-20T11:11:04.052Z [JitsiConference.js] : P2P addIceCandidates LOG 2024-05-20T11:11:04.070Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=JVB,initiator=false,sid=156ff0a6a8m9r] Processing addRemoteStream LOG rn-webrtc:pc:DEBUG 2 addIceCandidate +399ms LOG rn-webrtc:pc:DEBUG 2 addIceCandidate +0ms LOG rn-webrtc:pc:DEBUG 2 addIceCandidate +1ms LOG rn-webrtc:pc:DEBUG 2 addIceCandidate +0ms LOG rn-webrtc:pc:DEBUG 2 addIceCandidate +1ms LOG rn-webrtc:pc:DEBUG 2 addIceCandidate +0ms LOG rn-webrtc:pc:DEBUG 3 setRemoteDescription +3ms LOG rn-webrtc:pc:DEBUG 3 ontrack +59ms LOG rn-webrtc:pc:DEBUG 3 ontrack +8ms INFO 2024-05-20T11:11:04.217Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=4,type=JVB] Received track event for remote stream[id=ab7ccd25-audio-0-1,type=audio] INFO 2024-05-20T11:11:04.218Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=4,type=JVB] creating remote track[endpoint=ab7ccd25,ssrc=3472412150,type=audio,sourceName=ab7ccd25-a0] LOG 2024-05-20T11:11:04.222Z [modules/RTC/BridgeChannel.js] : Sending ReceiverVideoConstraints with {"constraints":{"ab7ccd25-v0":{"maxHeight":180}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":[],"selectedSources":[]} INFO 2024-05-20T11:11:04.224Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] setReceiverVideoConstraint - constraints: {} INFO 2024-05-20T11:11:04.225Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] sending content-modify for source-name: ab7ccd25-v0, maxHeight: 180 INFO 2024-05-20T11:11:04.254Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=4,type=JVB] Received track event for remote stream[id=ab7ccd25-video-0-1,type=video] INFO 2024-05-20T11:11:04.255Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=4,type=JVB] creating remote track[endpoint=ab7ccd25,ssrc=1840624601,type=video,sourceName=ab7ccd25-v0] LOG 2024-05-20T11:11:04.258Z [modules/RTC/BridgeChannel.js] : Sending ReceiverVideoConstraints with {"constraints":{"ab7ccd25-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["ab7ccd25-v0"],"selectedSources":[]} INFO 2024-05-20T11:11:04.260Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] setReceiverVideoConstraint - constraints: {} INFO 2024-05-20T11:11:04.261Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] sending content-modify for source-name: ab7ccd25-v0, maxHeight: 2160 INFO 2024-05-20T11:11:04.272Z [modules/connectivity/TrackStreamingStatus.ts] : RtcMuteTimeout set to: 10000 LOG rn-webrtc:pc:DEBUG 3 setRemoteDescription OK +135ms LOG rn-webrtc:pc:DEBUG 3 createAnswer +12ms INFO 2024-05-20T11:11:04.356Z [JitsiConference.js] : P2P addIceCandidates LOG rn-webrtc:pc:DEBUG 2 addIceCandidate +17ms LOG rn-webrtc:pc:DEBUG 3 setLocalDescription +81ms LOG rn-webrtc:pc:DEBUG 3 setLocalDescription OK +42ms LOG 2024-05-20T11:11:04.495Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=JVB,initiator=false,sid=156ff0a6a8m9r] addRemoteStream - OK LOG rn-webrtc:pc:DEBUG 3 getStats +8s INFO 2024-05-20T11:11:16.927Z [modules/RTC/BridgeChannel.js] : Endpoint connection status changed: a40a7e8f active=false LOG rn-webrtc:pc:DEBUG 3 getStats +10s LOG rn-webrtc:pc:DEBUG 3 getStats +10s LOG rn-webrtc:pc:DEBUG 3 getStats +10s INFO 2024-05-20T11:11:50.723Z [modules/RTC/BridgeChannel.js] : SenderSourceConstraints: a40a7e8f-v0 - 0 INFO 2024-05-20T11:11:50.725Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=JVB,initiator=false,sid=156ff0a6a8m9r] setSenderVideoConstraint: 0, sourceName: a40a7e8f-v0 INFO 2024-05-20T11:11:50.727Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] setSenderVideoConstraint: 0, sourceName: a40a7e8f-v0 INFO 2024-05-20T11:11:50.743Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=4,type=JVB] setting max height=0,encodings=[{"active":false,"rid":"","maxBitrate":200000,"scaleResolutionDownBy":4},{"active":false,"rid":"","maxBitrate":500000,"scaleResolutionDownBy":2},{"active":false,"rid":"","maxBitrate":1500000,"scaleResolutionDownBy":1}] INFO 2024-05-20T11:11:50.746Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=3,type=P2P] setting max height=0,encodings=[{"active":false,"rid":"","maxBitrate":0,"scaleResolutionDownBy":1}] LOG 2024-05-20T11:11:50.765Z [modules/RTC/BridgeChannel.js] : Sending ReceiverVideoConstraints with {"constraints":{"ab7ccd25-v0":{"maxHeight":180}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":[],"selectedSources":[]} INFO 2024-05-20T11:11:50.766Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] setReceiverVideoConstraint - constraints: {} INFO 2024-05-20T11:11:50.767Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] sending content-modify for source-name: ab7ccd25-v0, maxHeight: 180 INFO 2024-05-20T11:11:50.896Z [JitsiConference.js] : Will stop P2P with: 43025_3832_276@conference.meet.emotionaltouchapp.com/ab7ccd25 INFO 2024-05-20T11:11:50.897Z [JitsiConference.js] : Stopping remote stats for P2P connection INFO 2024-05-20T11:11:50.898Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] Skipped sending session-terminate INFO 2024-05-20T11:11:50.899Z [modules/xmpp/JingleSessionPC.js] : JingleSessionPC[session=P2P,initiator=true,sid=b8a65e8a2b67] Session terminated undefined undefined INFO 2024-05-20T11:11:50.956Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=3,type=P2P] Removing remote track stream[id=ab7ccd25-audio-0-2,trackId=4115ec4c-3b08-4077-acc4-92b3f2ce0b1f] INFO 2024-05-20T11:11:50.957Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=3,type=P2P] Removing remote track stream[id=ab7ccd25-video-0-2,trackId=8cebf39a-0d3d-4fc3-b7af-b4ecf008adc0] INFO 2024-05-20T11:11:50.957Z [modules/RTC/TraceablePeerConnection.js] : TPC[id=3,type=P2P] Closing peerconnection LOG rn-webrtc:pc:DEBUG 2 close +8s

Calinteodor commented 3 months ago

What Android version and device are you using?

nikul-nyu commented 3 months ago

Samsung device android version 14 Oneplus nord - android version 13

nikul-nyu commented 3 months ago

@Calinteodor Also i'm not able to run the demo app you shared in android, its showing some gradle version issues.

Calinteodor commented 3 months ago

Can you please try fixing those gradle issues and run the sample app on your end? Thank you.

nikul-nyu commented 3 months ago

Let me try that, will get back to you.

nikul-nyu commented 3 months ago

@Calinteodor After running when i try to join a room it shows - "The meeting has been locked by a participant. Please enter the password to join", How to join as moderator?

nikul-nyu commented 3 months ago

See i have same package.json versions, same manifest file changes as the demo still having issue in video call.

"dependencies": { "@amplitude/react-native": "2.7.0", "@braintree/sanitize-url": "7.0.0", "@giphy/react-native-sdk": "2.3.0", "@jitsi/react-native-sdk": "2.2.1", "@react-native-async-storage/async-storage": "1.19.4", "@react-native-community/cli-platform-android": "^9.3.1", "@react-native-community/clipboard": "1.5.1", "@react-native-community/datetimepicker": "^6.7.0", "@react-native-community/netinfo": "11.1.0", "@react-native-community/slider": "4.4.3", "@react-native-firebase/analytics": "^19.1.1", "@react-native-firebase/app": "^19.0.0", "@react-native-firebase/crashlytics": "^19.1.1", "@react-native-firebase/messaging": "^19.0.0", "@react-native-google-signin/google-signin": "10.1.0", "@react-native-masked-view/masked-view": "^0.2.8", "@react-native-picker/picker": "^2.4.8", "@react-native/metro-config": "0.72.9", "@react-navigation/bottom-tabs": "^6.5.5", "@react-navigation/drawer": "^5.x", "@react-navigation/material-top-tabs": "^6.5.1", "@react-navigation/native": "^6.0.11", "@react-navigation/native-stack": "^6.4.0", "@react-navigation/stack": "^6.2.1", "add": "^2.0.6", "axios": "^0.21.1", "date-fns": "^2.29.2", "i18n-iso-countries": "6.8.0", "i18next": "17.0.6", "i18next-http-backend": "^2.2.1", "moment": "^2.29.4", "react": "18.2.0", "react-i18next": "10.11.4", "react-native": "0.72.3", "react-native-actionsheet": "^2.4.2", "react-native-animatable": "^1.3.3", "react-native-app-intro-slider": "^4.0.4", "react-native-background-timer": "2.4.1", "react-native-calendar-events": "2.2.0", "react-native-calendars": "^1.1291.1", "react-native-camera": "^4.2.1", "react-native-country-picker-modal": "^2.0.0", "react-native-default-preference": "1.4.4", "react-native-device-info": "10.9.0", "react-native-dotenv": "^3.3.1", "react-native-element-dropdown": "^2.1.0", "react-native-fast-image": "8.6.3", "react-native-fbsdk-next": "^12.1.3", "react-native-flash-message": "^0.3.1", "react-native-fs": "^2.20.0", "react-native-gesture-handler": "2.9.0", "react-native-get-random-values": "1.9.0", "react-native-gifted-chat": "^2.4.0", "react-native-i18n-localize": "^1.0.4", "react-native-image-picker": "^4.10.0", "react-native-image-slider-banner": "^1.0.3", "react-native-immersive-mode": "2.0.1", "react-native-indicators": "^0.17.0", "react-native-keep-awake": "4.0.0", "react-native-keyboard-aware-scroll-view": "^0.9.5", "react-native-linear-gradient": "^2.6.2", "react-native-localize": "^3.0.2", "react-native-modal-datetime-picker": "^14.0.0", "react-native-modal-popover": "^2.1.3", "react-native-modalize": "^2.1.1", "react-native-orientation-locker": "1.6.0", "react-native-otp-textinput": "^1.0.0", "react-native-pager-view": "6.2.0", "react-native-paper": "5.10.3", "react-native-performance": "5.0.0", "react-native-permissions": "^4.1.5", "react-native-phone-number-input": "^2.1.0", "react-native-popover-view": "^5.1.2", "react-native-popup-menu": "^0.16.1", "react-native-range-slider": "^0.1.2", "react-native-ratings": "^8.1.0", "react-native-razorpay": "^2.3.0", "react-native-read-more-text": "^1.1.2", "react-native-reanimated": "3.4.1", "react-native-rename": "^3.2.13", "react-native-responsive-screen": "^1.4.2", "react-native-restart": "^0.0.24", "react-native-safe-area-context": "4.7.1", "react-native-safe-area-view": "^1.1.1", "react-native-screens": "3.24.0", "react-native-screenshot-prevent": "^1.1.9", "react-native-skeleton-placeholder": "^5.2.4", "react-native-slider": "^0.11.0", "react-native-snackbar": "^2.4.0", "react-native-sound": "0.11.2", "react-native-splash-screen": "3.3.0", "react-native-status-bar-height": "^2.6.0", "react-native-svg": "13.13.0", "react-native-swipe-gestures": "^1.0.5", "react-native-swiper": "^1.6.0", "react-native-tab-view": "^3.3.4", "react-native-toast-notifications": "^3.3.1", "react-native-vector-icons": "^9.2.0", "react-native-version-check": "^3.4.7", "react-native-video": "6.0.0-alpha.11", "react-native-watch-connectivity": "1.1.0", "react-native-webrtc": "118.0.6", "react-native-webview": "13.5.1", "react-native-wheel-picker-android": "^2.0.6", "react-navigation-drawer": "^2.7.2", "react-redux": "^8.0.5", "redux": "^4.1.1", "redux-saga": "1.2.1", "rn-swipe-button": "^1.3.8", "socket.io-client": "4.7.2", "text-encoding": "0.7.0", "yarn": "^1.22.21" }, "devDependencies": { "@babel/core": "^7.20.0", "@babel/preset-env": "^7.20.0", "@babel/runtime": "^7.20.0", "@react-native/eslint-config": "^0.72.2", "@react-native/metro-config": "^0.72.11", "@tsconfig/react-native": "^3.0.0", "@types/react": "^18.0.24", "@types/react-test-renderer": "^18.0.0", "babel-jest": "^29.2.1", "eslint": "^8.19.0", "jest": "^29.2.1", "metro-react-native-babel-preset": "0.76.8", "prettier": "^2.4.1", "react-test-renderer": "18.2.0", "typescript": "4.8.4" }, "engines": { "node": ">=16" }, "overrides": { "@xmldom/xmldom": "0.8.7" }

<manifest xmlns:tools="http://schemas.android.com/tools" xmlns:android="http://schemas.android.com/apk/res/android" package="com.emotionaltouch">

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.MANAGE_OWN_CALLS" />
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
<uses-permission android:name="android.permission.RECORD_AUDIO" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
 <uses-permission android:name="android.permission.FOREGROUND_SERVICE_MEDIA_PROJECTION" />
<uses-permission android:name="android.permission.POST_NOTIFICATION" />
<uses-permission android:name="android.permission.VIBRATE"/>
<uses-permission android:name="com.google.android.gms.permission.AD_ID" tools:node="remove"/>

<application
    android:name=".MainApplication"
    android:label="@string/app_name"
    android:icon="@mipmap/ic_launcher"
    android:roundIcon="@mipmap/ic_launcher_round"
    android:allowBackup="false"
    android:usesCleartextTraffic="true"
    tools:replace="android:usesCleartextTraffic,android:theme"
    android:theme="@style/AppTheme">
    <!--        <service-->
    <!--            android:name="org.jitsi.meet.sdk.JitsiMeetOngoingConferenceService"-->
    <!--            android:foregroundServiceType="mediaProjection"-->
    <!--            tools:ignore="MissingClass" />-->
    <meta-data android:name="com.facebook.sdk.ApplicationId" android:value="@string/facebook_app_id"/>
    <meta-data android:name="com.facebook.sdk.ClientToken" android:value="@string/facebook_client_token"/>
    <meta-data
        android:name="asset_statements"
        android:resource="@string/asset_statements" />
    <meta-data
        android:name="com.google.firebase.messaging.default_notification_channel_id"
        android:value="@string/default_notification_channel_id"
        tools:replace="android:value"
         />
    <activity
        android:name=".MainActivity"
        android:label="@string/app_name"
        android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode"
        android:launchMode="singleTask"
        android:windowSoftInputMode="adjustResize"
        android:screenOrientation="portrait"
        android:exported="true">
        <intent-filter>
            <action android:name="android.intent.action.MAIN" />
            <category android:name="android.intent.category.LAUNCHER" />
        </intent-filter>

        <intent-filter android:autoVerify="true">
            <action android:name="android.intent.action.VIEW" />

            <category android:name="android.intent.category.DEFAULT" />
            <category android:name="android.intent.category.BROWSABLE" />

            <data
                android:scheme="https"
                android:host="backend.emotionaltouchapp.com"
                android:pathPattern="/share" />
        </intent-filter>

    </activity>
    <!-- <service
        android:name="org.jitsi.meet.sdk.JitsiMeetOngoingConferenceService"
        android:foregroundServiceType="mediaProjection"
        tools:ignore="MissingClass" /> -->
</application>

Calinteodor commented 3 months ago

meet.jit.si server url has authentication enabled. You can replace that with your own. Also please follow this dev guide

https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-react-native-sdk/

maybe you missed something.

nikul-nyu commented 3 months ago

@Calinteodor I have followed all the steps and reverified multiple times. Maybe the issue is something else. Which react native version you have used in your demo?

Calinteodor commented 3 months ago

Can you please check the package.json file in the sample app? I checked the sample app yesterday and everything worked as expected. I also changed the server url to match the one you provided.

nikul-nyu commented 3 months ago

@saghul @Calinteodor Video is working fine now but with Android os 13, when i call from Android OS 14 version its crashing in video call, DO you have any idea about that?

saghul commented 3 months ago

Please share the backtrace, it's impossible to tell otherwise...

nikul-nyu commented 3 months ago
  Crashed: Thread: SIGABRT  0x0000000000000000

00 pc 0x9ce10 libc.so (BuildId: d1a98b526f2f94260a53c3055979a4f6)

01 pc 0x9cde0 libc.so (BuildId: d1a98b526f2f94260a53c3055979a4f6)

02 pc 0x417f10 libjingle_peerconnection_so.so (BuildId: 4bbf0f3487b96085)

03 pc 0x418554 libjingle_peerconnection_so.so (BuildId: 4bbf0f3487b96085)

04 pc 0x4077a8 libjingle_peerconnection_so.so (BuildId: 4bbf0f3487b96085)

05 pc 0x4076b8 libjingle_peerconnection_so.so (BuildId: 4bbf0f3487b96085)

06 pc 0x4e1ce4 libjingle_peerconnection_so.so (BuildId: 4bbf0f3487b96085)

07 pc 0x8c0060 libjingle_peerconnection_so.so (BuildId: 4bbf0f3487b96085)

08 pc 0x5dcc24 libjingle_peerconnection_so.so (BuildId: 4bbf0f3487b96085)

09 pc 0x5de6fc libjingle_peerconnection_so.so (BuildId: 4bbf0f3487b96085)

10 pc 0x5dd424 libjingle_peerconnection_so.so (BuildId: 4bbf0f3487b96085)

11 pc 0x427bbc libjingle_peerconnection_so.so (BuildId: 4bbf0f3487b96085)

12 pc 0x427aa4 libjingle_peerconnection_so.so (BuildId: 4bbf0f3487b96085)

13 pc 0x104fc4 libc.so (BuildId: d1a98b526f2f94260a53c3055979a4f6)

14 pc 0x9e764 libc.so (BuildId: d1a98b526f2f94260a53c3055979a4f6)

saghul commented 3 months ago

Is this a simulator?

nikul-nyu commented 2 months ago

@saghul No, i checked in Samsung device with OS version 14, in and 2 devices with OS version 13 it worked fine

saghul commented 2 months ago

I've got a Samsung phone with Android 14, I'll check it there.

nikul-nyu commented 2 months ago

@saghul Have you checked?, please check with 2 android 14 devices having issue only in android 14 devices

saghul commented 2 months ago

Not yet, something is wrong in the sample app and @Calinteodor is taking a look.

nikul-nyu commented 2 months ago

@saghul @Calinteodor Please update as soon as it gets fixed

nikul-nyu commented 2 months ago

@saghul @Calinteodor I have checked in 5-6 devices and came to conclusion that the issue is happening in Oneplus devices with android version 14. Any particular change needed for that?

saghul commented 2 months ago

Wasn't it Samsung? I'm confused.

To be clear, we don't do anything which is device specific, so right off the bat I don't know what the problem could be.

nikul-nyu commented 2 months ago

Yes first it was issue with the all android 14 devices, then i add
"<uses-permission android:name="android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK" />" this permission in manifest. Then its working fine in all devices other than Oneplus device with OS version 14.

saghul commented 2 months ago

Good to hear!

Alas I don't have access to such a device, but I'll check our Crashlytics logs.

nikul-nyu commented 2 months ago

Have you found anything from logs?

nikul-nyu commented 2 months ago

@Calinteodor After adding
"<uses-permission android:name="android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK" />" does it worked?

Calinteodor commented 2 months ago

I added it to the sample app, but there is no change. Still looking into it. Plus, the issue that I encounter is related to the metro bundler and Android 14. Thanks for pointing us to adding that permission, though!

nikul-nyu commented 2 months ago

Most welcome :) Some things i have noticed are :

-When connect from and ios to an android 14 device all things works smoothly. -Connect from and android 14 to another android 14 device most of the time things works fine( sometimes video is blank) -Connect from an android device to An Oneplus android 14 device video call crashes on oneplus device after connecting 1 second

I have check these in around 8-9 devices including iphone 11, iphone 13, Oneplus nord, Oneplus 10R, samsung galaxy A53, Google pixel 7, etc.

Please share if you find anything , that would be great help. Thanks!!