Popup blocked by browser(iOS, PC Safari)

Popups are set with uxMode: "popup". When I click the login button, iOS or PC Safari blocks the action of opening a pop-up window once.

I searched for a solution and found an topic related to the above question.
topic question

But I want to keep the popup mode.
The web3auth dashboard login opens a pop-up window at once without a pop-up warning message on iOS or PC safari. Do I need to set additionally to set the same?

I am testing through the code in the link below.
web3auth Demo Code

Could you please take a look at Allow or block pop-ups in Safari on Mac - Apple Support (IN)? It’s a setting that’s available to users. Additionally, we suggest using redirect mode for similar situations.

1 Like

It seems that the solution can be solved by setting the user who uses the service himself. When logging in to the site(web3auth dashboard), the pop-up window opened immediately without the user’s permission. I wondered if there were any other settings in web3auth. Thank you for answer.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.