I am using web3auth on my RN app, it worked well with testnet.
But today when I switch to a mainnet verifier, I cannot login google/apple, it says: “could not validate redirect url…” even though I have added a whitelist url same to both verifier, please help me to check why login not works
I created a new project and set network is Aqua mainnet and it works.
But in login flow sometimes it redirect me to this screen, could you support me how to “skip” that, I mean I dont want this screen appears and user login success right after they choose Google account. Thank you.