In my country user use other IME keyboard, and i want to know whether app use system keyboard.
I try to use UITextInputMode.activeInputModes()
, but this method has a bug. See UITextInputMode.activeInputModes() crashes in Swift 2
In my country user use other IME keyboard, and i want to know whether app use system keyboard.
I try to use UITextInputMode.activeInputModes()
, but this method has a bug. See UITextInputMode.activeInputModes() crashes in Swift 2