objective c - How to use a system keyboard into custom keyboard for iOS -


i try make custom keyboard, need put uitextfield custom keyboard.

how can use system keyboard write information uitextfield?

any idea?

thanks regards.

i want custom keyboard this

you cannot use system keyboard when presenting custom keyboard. need provide own keyboard functionality.


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -