iOS Xcode Custom Keyboard Extension advanceToNextInputMode() Not Working in UITabViewController -


i using uitabcontrollerview via storyboard in custom keyboard app extension swift. there no exceptions when debug , unable switch next keyboard calling advancetonextinputmode(). here structure.

i attempted adding advancetonextinputmode() call didappear function created uibutton. neither works.

thank you

enter image description here

i found in identity inspector of tabbaritem use switch keyboards had set uiviewcontroller. after switching uiinputviewcontroller worked fine.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -