16.0 Simulator keyboard not visible to Xamarin UI Test

Hi, We have iOS apps created using Xamarin and we test them with UI tests - also created in Xamarin. But when I use the latest 16.0 ios simulator, I am unable to enter text. I keep getting the message: Error while performing EnterText("BlaBla") Exception: System.Exception: No keyboard is visible for text entry.

The keyboard is actually displayed - but the UI test cannot seem to see it. If I run the test on a 15.5 simulator, the test works OK.

Does anyone else have this problem or know what the solution could be?

I have included the Xamarin REPL tree view of the elements for the 15.5 and 16.0 simulators. You can view them in the linked files.

16.0 Simulator keyboard not visible to Xamarin UI Test
 
 
Q