iOS Error: Send error, 60 Operation timed out

Description
I am upgrading to the most recent Zoom SDK for iOS which now uses a JWT token rather than a secret and key. I am able to successfully connect to a Zoom video link but on first initialization of the Zoom SDK and joining of a Zoom meeting there seems to be a recurring error that pops up in the logs:

Error: Send error, 60 Operation timed out

Error: Send error, 60 Operation timed out

Error: Send error, 60 Operation timed out

And then it resolves after the MobileRTCMeetingServiceDelegate callbacks and it no longer times out. Can you give me any insight as to what this error means? It doesn’t seem to cause any issues or crashes and resolves eventually but I also want to make sure if there is an issue with my implementation that I resolve it.

I also looked here: SDK error codes | MSDK | Android and could not find any reference to this error code.

Which iOS Meeting SDK version?
v5.17.11.14222

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Screenshots
If applicable, add screenshots to help explain your problem.

Troubleshooting Routes
The troubleshooting attempt types you’ve already exhausted, including testing with the appropriate sample app (found on Zoom · GitHub).

Smartphone (please complete the following information):

  • Device: iPhone 14 Pro
  • OS: 17.4.1

Additional context
Add any other context about the problem here.