Top "Uiinputviewcontroller" questions

How to detect Orientation Change in Custom Keyboard Extension in iOS 8?

In Custom Keyboard Extension , we can't use `didRotateFromInterfaceOrientation:(UIInterfaceOrientation)fromInterfaceOrientation` and sharedApplication. I need to detect portrait or landscape in …

ios8 ios-app-extension custom-keyboard uiinputviewcontroller
Swift Must call a designated initializer of the superclass uiinputviewcontroller

I get the error in the subject after this morning's upgrade to 8.3. The code below used to work perfectly, however …

ios swift uiinputviewcontroller