When I access my WebApp on iOS devices, it causes redirection back to login page from home page, after signing in.
Like, AAD Login -> WebApp homepage(redirects to login) -> AAD Login -> WebApp homepage(properly logged in with no further redirection, at this point). It always signs in properly after second sign in, as shown.
WebApp works fine on Android and Windows without redirection problem.
I would appreciate if anyone can provide input on this. Thank you.