When using the master branch webview is not working in the ios app and I am not able to see any content

hello, I have one issue that needs to help all of you thanks in advance.

in ios developers using our master branch and I am using nutmeg brach when I am login
after that webview content is not seen and they have to this error in ios

{ URL: https://mydomain/api/course_home/v1/dates/course-v1:SJRC+2022+2022_1 } { Status Code: 404, Headers {
“Content-Language” = (
en
);
“Content-Length” = (
23
);
“Content-Type” = (
“application/json”
);
Date = (
“Tue, 20 Dec 2022 09:56:51 GMT”
);
Server = (
Caddy
);
“Set-Cookie” = (
“openedx-language-preference=en; Domain=domain; expires=Tue, 03 Jan 2023 09:56:51 GMT; Max-Age=1209600; Path=/; SameSite=None; Secure”
);
Vary = (
“Accept-Language, Origin, Cookie”
);
allow = (
“GET, HEAD, OPTIONS”
);
“x-frame-options” = (
SAMEORIGIN
);
} })

so can anyone please help me with the ios issue between the master branch and the nutmeg branch which we use for ios build?