TextChatService’s automatic chat translation fails to process Hebrew messages. If Hebrew language translation isn’t supported, messages should remain untranslated rather than causing system issues. This inconsistent behavior is one reason developers opt for legacy chat’s more reliable multilingual handling.
Steps to Reproduce
Enable TextChatService
Send Hebrew message
Recipients with different language settings observe chat
Expected Behavior
Either:
Hebrew messages translate to recipient’s language, or
System recognizes Hebrew as unsupported and leaves message untranslated
We just rolled out an update that should block translations of chat messages if they contain any Hebrew script. Thanks for bringing this issue to our attention, and we hope this update should make TextChatService more usable for you!