I am developing an application, in which i need 3 keyboard which should looks like iPhone default keyboard like F1, F2...f12, Navigational Button, Commands buttons so my questions are.
- Is this possible that i can use iPhone keyboard and edit or add extra-function or any other API given to extend keyboard functionality?
- Should i make my own keyboard like add
UIView
and add buttons? - If i use my own, will apple accept my app for uploading on iTunes? Please clear my and if any helping material you've then kindly share with me. Thanks in advance.