Hi team I want to open jitsi link Video in my app. after clicking the the jitsi link Video which in getting from what'sup, iMessage in the iPhone . I am implemented Universal linking in iOS but its open the my App only not open meeting of the link. Any One idea please Help me. Thanks in Advance.
Asked
Active
Viewed 209 times
1 Answers
0
Please ask question clearly as it was really tough to understand your question.
please check your meeting url you have sent through whatsapp or iMessage. check whether the meeting room name is being passed or not. and please post https://community.jitsi.org/ here to get more attention. Thanks

Nafiul Alam Fuji
- 407
- 7
- 17
-
Hi I am facing when three member join the meeting then it's not show third member Vedio in meeting . I am used Jitsi Meet SDK in Swift – Dev_Sam Nov 11 '21 at 14:20
-
I haven't worked in swift but if 2 person meeting is working properly and when 3rd person joins it starts breaking then probably the problem is in your video bridge setting, as during 2 person meeting it is only p2p but 3 person call needs video bridge. You should keep an eye on console log of client and also the server logs specially vide-bridge's. and please3 post with those here or in jitsi community I posted. – Nafiul Alam Fuji Nov 14 '21 at 02:24
-
Thanks for reply @Nafiul Alam Fuji. I have already posted but not getting exact solutions. – Dev_Sam Nov 15 '21 at 13:11
-
Have you provided proper logs and clearly explained your problems? most of the time people ignores question if they don't understand them properly or necessary logs are not provided. you can track your problem by dividing it and checking parts of it whether it is working or not and then search for answers. – Nafiul Alam Fuji Nov 16 '21 at 02:08