3

In XCode 6 Beta 4 , my custom keyboard name doesn't appear in lists of Keyboards.

Previous versions of XCode , my custom keyboard working fine.

In XCode 6 Beta 4 , I thinks it's more worse on simulator.

I have also tried Simulator > Hardware > Keyboard > Connect Hardware Keyboard Uncheck and I added keyboard in iOS Settings. But it doesn't work.

Now it's completely disappearing. I have tried Reset Simulator and it's not work.

How can i do it? Is this bug of XCode Beta4?

enter image description here

Wyetro
  • 8,439
  • 9
  • 46
  • 64
Fire Fist
  • 7,032
  • 12
  • 63
  • 109
  • 1
    I am having similar issues. Now that I see your comment I am beginning to think it is a Beta 4 issue. – bell0 Aug 02 '14 at 22:43

1 Answers1

0

Probably the custom keyboard crashes on its launch. You can check if there are the crash log in Xcode->Device->CrashLogs

Tatiana
  • 390
  • 8
  • 23