Zoom SDK iOS Authentication Error

Hi everyone,

I’m having an issue with the Swift demo for the Zoom SDK

I successfully set up the AuthService with my jwtToken. However, when I try to join a meeting by calling the function:

swiftCopy codemeetingService.joinMeeting(with: joinMeetingParameters)

I receive the following error in the logs:

cssCopy codenw_application_id_create_self NECP_CLIENT_ACTION_GET_SIGNED_CLIENT_ID [80: Authentication error]Failed to resolve host network app id

This error seems to be related to an authentication issue or a failure to resolve the network app ID. As a result, I’m unable to join the call on the front-end.

Has anyone encountered this issue or have any ideas on what might be causing it? I haven’t been able to find any solutions online.

Thanks in advance for your help!

Meeting APK version: v6.1.5.16935
XCode version: 15.4

Hi there :wave:

I’m not exactly sure what the error is from, but I will investigate further and try and find out what the cause is for you. Thanks!