I have a xamarin.forms application that is used by android rugged devices with an integrated keyboard.
Previously I was using nuggets xamarin.forms 3.2.0.871581, but when I jumped to 3.3.0.912540, I could no longer use the navigation keys on my keyboard to move between the entries.
Also, I can not select the hamburger menu with the keyboard.
How can I use the newest nuggets, but keeping the behavior of my keyboard, just like in the older ones?