We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

Wentolin • 5 years ago

Sorry but your solution is not working, tested on real device, tap on "Focus entry" and keyboard is shown...n is not working, tested on real device, tap on "Focus entry" and keyboard is shown...

Lukasz • 5 years ago

Daniel, your solution works great, however I have one problem it does not work when I focus on specific entry from the code e.g. MyEntry.Focus(). In such case it always shows soft keyboard. Do you have any idea how to overcome this issue?

David • 5 years ago

Daniel, have you tried to do Entry.Focus() at your example? The keyboard stills appearing, at least at my implementation.

Daniel • 5 years ago

Hey David, are you using the Android emulator? If so, disable ‘Show
virtual keyboard
’ in the Settings, which by default shows the soft
keyboard when a hardware keyboard is detected.