Posts

Post not yet marked as solved
2 Replies
Yeah I have made a keyboard extension but I was looking over that and he programmatically added the touch eventsmorseKeyboardView.nextKeyboardButton.addTarget(self,action: #selector(handleInputModeList(from:with:)),for: .allTouchEvents)Maybe that would make a difference but that is the only thing I really didn't have.