-add CYRKeyboardButton on Custom keyboard extension.
- CYRKeyboardButton not working with keyboard extension.
- i think issue found on "keyboardButton.textInput = self.textView"; line.
- i have bellow library like.....
https://github.com/kulpreetchilana/Custom-iOS-Keyboards
how can add CYRKyboardButton on PMCustomKeyboard.m file please help me.
- please download Custom-iOS-Keyboards project and in this project found PMCustomKeyboard.m.