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

Apache NiFi ExecuteScript: Groovy script to replace Json values via a mapping file -

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