In my country, the user uses a different IME keyboard, and I want to know if the application uses the system keyboard.
I am trying to use UITextInputMode.activeInputModes() , but this method has an error. See Crash UITextInputMode.activeInputModes () in Swift 2
source share