iPhoneDev
iPhoneDev

Reputation: 3015

Can I create custom keyboard in iPhone?

Is it allowed to create a custom keyboard. Will apple approve my app if I used my own keyboard instead of using default one. howsoever I don't have button images, I guess I need to use same default keyboard images do so. Is there any image repository where I can get exact keypad button icon.

Thanks

Upvotes: 0

Views: 3527

Answers (2)

iPhoneDev
iPhoneDev

Reputation: 3015

The iPad Human Interface Guidelines that iPhone OS 3.2 supports keyboard customization http://developer.apple.com/iphone/library/documentation/General/Conceptual/iPadHIG/UIElements/UIElements.html#//apple_ref/doc/uid/TP40009446-CH6-SW7

Upvotes: 1

jrtc27
jrtc27

Reputation: 8526

They will almost undoubtedly reject your app.

Upvotes: 1

Related Questions