Its a progressive web app. The typing area fixed at the bottom is not going up when the keyboard opens up on focus of the typing area i.e the input element. Working well in IOS devices.
Tried window.innerheight, this is returning same height even when the keyboard is open
Tried window.activeelement, returning same element even when keyboard is closed
Tried addEventListener
Vasudha Kalra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.