Ios integrating!

Description
When integrating the iOS SDK, it can be used through the emulator, but it will always be loaded through the real machine, as shown in the figure.
The code added to the meeting is a little different, I removed the manual memory management.

Which Mobile Client SDK version?
ios version:5.5.7736.0401

Screenshots




Smartphone (please complete the following information):

  • OS: [e.g. iOS 13.4.1]

Thanks!

Hey @gph1122,

Thanks for using the dev forum!

I apologize, but I do not believe I understand. What is the issue you are facing?

Thanks!
Michael

Hey Michael,
Description
I use a physical machine to run the project and always show the waiting, but I use a virtual machine do not have this problem.
Which Mobile Client SDK version?
ios version:5.5.7736.0401
Screenshots


Smartphone (please complete the following information):

  • iPhone:[iPhone5s iPhone7]
  • OS: [e.g. iOS 13.4.1]

2021-07-13 14:03:46.008646+0800 EduSoho[1486:208221] Current meeting state: 1
2021-07-13 14:03:47.178745+0800 EduSoho[1486:208221] Metal GPU Frame Capture Enabled
2021-07-13 14:03:47.180106+0800 EduSoho[1486:208221] Metal API Validation Enabled
2021-07-13 14:03:47.371367+0800 EduSoho[1486:208221] Join meeting confirmed.
2021-07-13 14:05:34.635923+0800 EduSoho[1486:208494] tcp_input [C5.1:3] flags=[R] seq=948622852, ack=0, win=0 state=LAST_ACK rcv_nxt=948622852, snd_una=2076435139
2021-07-13 14:05:34.636556+0800 EduSoho[1486:208494] tcp_input [C5.1:3] flags=[R] seq=948622852, ack=0, win=0 state=CLOSED rcv_nxt=948622852, snd_una=2076435139
2021-07-13 14:05:34.636785+0800 EduSoho[1486:208494] tcp_input [C5.1:3] flags=[R] seq=948622852, ack=0, win=0 state=CLOSED rcv_nxt=948622852, snd_una=2076435139

Hey @gph1122,

If you receive a waiting indicator it likely means that the meeting is still trying to connect.

Thanks!
Michael

Hey Michael,
But I’m always in a state of waiting, and I can’t add in meetings. Is there something wrong.
Thanks!

Hey @gph1122,

Sometimes this can happen if the password to the meeting is incorrect. Can you implement the onJoinMeetingInfo callback? It should inform you if the meeting password was typed incorrectly.

Thanks!
Michael

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.