Hi All,
I am creating a whatsapp like application. Currently I am facing issue with keyboard covering my ion-textarea, which I place in the ion-footer when running application on my android v9 device. In ionic 3, there is no issue with such as the keyboard automatically pushed up and resize the content of the application. Is there any legit method that can be implemented for this issue?
I did some quick search online, almost everyone is facing such issue with multiple hacks and workaround. Just wondering if anyone found a proper way to handle this problem for chat application.
Is Ionic Team able to provide some help on this? Thank you.