PWA keyboard doesn't appear when input is clicked

Hello !

I have a problem when trying the PWA version of my app, the keyboard doesn’t appear when I click on an input (email when trying to login). It does the same if I try to connect with OAuth but it works perfectly when I try on Chrome or Safari on iOS. Does anyone knows about this specific situation?

Here is the link to my PWA

If you are willing to have a look, you need to add the app to your home screen, then click on login and I’m blocked there as I can’t click on the email input from login.

Thanks for your help!

A.

Hello there, i do have the same Issue, did you manage to fix it? i am still work in progress… so hope during the way to find a solution.

If you are using OAuth to log in, the keyboard display issue may occur when redirecting or returning to the PWA after authentication. Make sure the UI remains focused on the input field after the OAuth redirect.

Tutuapp