Hi,
i need a custom keyboard like Emoji application does in my application. Any ideas how to create/register/add a new custom smiley keyboard?
Hi,
i need a custom keyboard like Emoji application does in my application. Any ideas how to create/register/add a new custom smiley keyboard?
If you're targeting for AppStore — you can't create/register/add a custom keyboard that reuses Apple's code (as they're undocumented). The only way you can do is create a custom view with many buttons as the keys.