是否可以利用 iPhone 的国际键盘功能并创建可在整个手机上使用的自定义键盘,而不仅仅是在特定应用程序中使用?
Is it possible to take advantage of the international keyboard feature for the iPhone and create a custom keyboard that can be used over the entire phone not just within a particular app?
类似于 Emoji 键盘,但我的印象是它在某种程度上是 iOS 原生的,并且默认情况下只是被禁用?
Similar to the Emoji keyboard but I'm under the impression that's somehow native to iOS and is just disabled by default?
我已经看了很多关于这个的问题,我只是想得到一个明确的答案.
I've looked at a lot of the questions on here regarding this, I'd just like to get a definitive answer.
根据 Apple 的提交指南:
没有用于添加额外键盘的公共 API.
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.
简而言之:目前无法在未越狱的 iOS 设备上实现自定义全局键盘.
In short: There is no way to implement a custom global keyboard on a non-jailbroken iOS device at this point in time.
这篇关于为 iPhone 创建自定义国际键盘的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!