Create custom international keyboard for iPhone

六月ゝ 毕业季﹏ 提交于 2019-11-28 00:19:17
0x90

As per Apple's submission guidelines:

  • 2.5 Apps that use non-public APIs will be rejected
  • 2.6 Apps that read or write data outside its designated container area will be rejected

There are no public APIs to add an additional keyboard.

The files that store keyboard data are definitely stored outside of your app's container.

In short: There is no way to implement a custom global keyboard on a non-jailbroken iOS device at this point in time.

baluba

@0x90

this App adds an international keyboard to iOS (a keyboard you will see in your iOS general settings)

http://itunes.apple.com/us/app/emoji-free!/id332509635?mt=8

how did they manage to do it?

--

EDIT: i'm sorry for not searching it before, this should be the answer

Making An Emoji Enabeling App

The best way i found is to add shortcuts. Go in the keyboard setting and paste the symbols you copied from a document or safari and give it a shortcut. For exemple: for √ i used ss. So i just double the first letter of the thing. Or for an exponent like ², i just use 22. It takes a while to setup but its an easy way instead of switching between the symbol app and do a copy and paste every time. And for greek symbols, i just installed the greek keyboard. Have fun.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!