@antonino.abbate I tried at my end, and I can’t happen to reproduce it. Can you please share the snippet for login function along with screen recording?
Hey @antonino.abbate, sorry for delays. I checked the video you shared. It’s issue of pricing plan. You currently are on free tier and hence, you won’t be able to use white label features. It’s available from growth plan. Please try removing the whitelabel parameter and try again. If you want to try whitelabel, you can create a project on Saphire Devnet instead of Mainnet. If you need to schedule a call to talk about pricing, let us know.
Hello. The problem is partly fixed getting rid of whitelabel features. Now, it just happens the FIRST TIME a user try to register/login. After cancellation and retry it works just fine. What could be the reason? The code on our side is - obviously - the same for every retry.
Hey, sorry for the delays. It would be helpful if you can share the Web3AuthFlutter initialisation code, and some details on login provider you are using?
Can you also add a screen-recording? It will help us know what exactly is not working, along with at what step.
Hey, I tried but I’m not able to reproduce it. Can you confirm if GetStorage is working properly, and it’s not breaking? Are you doing await GetStorage.init()?
Hello,
we changed the URI from com.onlytechindustries.popup-events://openlogin to com.onlytechindustries.popup-events://auth but the problem still persist.
Hey, as I mentioned yesterday on the call, can you please share the API request being sent and parameters from Safari. You can get the details by debugging the simulator web JSContexts from Debug option in Safari.