0

When building just a text field I get the following error:

Controlling The Keyboard[15279:14198101] libMobileGestalt MobileGestalt.c:890: MGIsDeviceOneOfType is not supported on this platform.

How can I get rid of that or at least get my simulator iPhone 6s to run the code and show the keyboard?

rmaddy
  • 314,917
  • 42
  • 532
  • 579
Sonia H S
  • 1
  • 1
  • 2
  • 1
    Hey forget about that, it was as simple as to go to Simulator Menu, HArdware, and select Keyboard --> Toogle Keyboard Software – Sonia H S Dec 10 '18 at 14:11

1 Answers1

3

You can toggle Software Keyboard in this way:

enter image description here

Maciej Gad
  • 1,701
  • 16
  • 21