YousicianGit / UnityNativeEdit

Unity Native Input Plugin for both iOS and Android (Unity UI compatible)
44 stars 13 forks source link

Implemented show/hide of keyboard in the native side #36

Closed christianYS closed 7 years ago

christianYS commented 7 years ago

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.

ysbot commented 7 years ago

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.