im trying to get auth0 to work with ionic react capacitor , i followed the toturial from Auth0 Ionic & Capacitor (React) SDK Quickstarts: Login , now at this page :
when i click to login with google i dont get redirected back to my app , in the auth0 logs i can see that the login is succesfull and in the xcode terminal i see this :
the handleRedirectCallback function is never called .