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

Unable to input Japanese text using MessageComposer #5215

Open
10llip0p opened this issue Mar 21, 2024 · 1 comment
Open

Unable to input Japanese text using MessageComposer #5215

10llip0p opened this issue Mar 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@10llip0p
Copy link

Describe the bug

Unable to input Japanese text using MessageComposer.
Japanese is a language composed of three types of characters: Hiragana, Katakana, and Kanji. When input Japanese text on a app, we use software called an Input Method Editor (IME) to convert the character types.
Since updating my app's Stream SDK to version 6.1.0, The MessageComposer now confirms the input result with each character inputted. As a result, it has become impossible to input Japanese text because the IME cannot be used.

SDK version

  • 6.1.0

To Reproduce

Expected behavior

Device:

  • Vendor and model: Google Pixel7
  • Android version: 14

Screenshots

6.0.14 Since 6.1.0
screencap-2024-03-21T085638.396Z.mp4
screencap-2024-03-21T090206.996Z.mp4
@10llip0p 10llip0p added the bug Something isn't working label Mar 21, 2024
@DanielNovak
Copy link
Contributor

This looks like an issue on our side, we will investigate it as soon as possible. Thanks for reporting.

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

2 participants