After getting the necessary data from the server, ZoomVideoSDK.shareInstance()?.joinSession(params), I see the completion block, but then there is a 20 second wait until onSessionJoin() is called. This is happening on iOS 26, but is not happening on my device running iOS 17.6. Is there anything I should be doing or not doing to get this to connect faster?