Relative Content

Tag Archive for iosweb-applicationspopuptelegramios-web-app

Closing popup doesn’t return to parent page in Safari Web App

I have a website on Next.js that uses the Telegram Login Widget. When a user clicks the “Login” button, a popup appears asking them to enter their mobile phone number and then waits for confirmation from the user in a Telegram dialog. After receiving the confirmation, the popup sends authentification data to my website and closes automatically.