Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个应用程序,我需要多语言支持,但我想禁用表情符号键盘。
我尝试过UIKeyboardTypeASCIICapable键盘类型,但它也禁用了多语言支持。
UIKeyboardTypeASCIICapable
您能否提供任何建议以允许使用多语言并禁用表情符号键盘。
谢谢