Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot input Chinese/Japanese/Korean characters on IOS, no Chinese input method on the keyboard. #1271

Open
javasecret opened this issue Aug 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@javasecret
Copy link

Not same as https://stackoverflow.com/a/44520477/3956070 !!!

I am developing an iOS application using Gluon Mobile but have encountered a problem. When a TextField gains focus, the keyboard pops up, but this keyboard is different from the one configured in the iOS operating system. I have configured input methods for Chinese, Japanese Kana, Korean, French, etc., but in the app's keyboard, I cannot find the Chinese or Korean input methods when switching input methods. The Japanese Kana input method is available, but I cannot enter any Japanese characters into the TextField. How can I solve this problem?

I have searched through all the questions on StackOverflow but still have not found an answer. I am looking forward to a solution as soon as possible.

Expected Behavior

Chinese / Korean input methods should be supported.

Current Behavior

Cannot find the Chinese or Korean input methods when switching input methods on the app keyboard.

Steps to Reproduce

Your Environment

@javasecret javasecret added the bug Something isn't working label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant