There is a recurrent bug in which the keyboard in not properly hidden when the application goes to the background. This is because the logic is handled from Unity. Now the native plugin takes care to hide the keyboard when the application loses the focus.
Thanks for your PR! By analyzing the history of the files in this pull request, we identified @Nezz, @Hemaolle and @Mazinkam to be potential reviewers.
There is a recurrent bug in which the keyboard in not properly hidden when the application goes to the background. This is because the logic is handled from Unity. Now the native plugin takes care to hide the keyboard when the application loses the focus.