Hi,
I'm having a strange issue in my Forms application regarding an Editor element. There is one Editor field that doesn't show the soft keyboard when it's selected.
For some reason if I programmatically focus it using .Focus() then the keyboard appears without any issue.
This problem is only on Android - the iOS version works fine. Just wondering if anyone else has seen this.
Kind regards
Jeremy