Skip to content

[iOS 16] Flutter apps crash when emojis and text are combined.  #111494

@ghost

Description

Steps to Reproduce

  1. Open any Flutter app
  2. Input some emojis in a text field
  3. Then add Korean characters ㅇ ㅏ

Expected results:
It should not crash

Actual results:
It crashes 100%

Video
https://drive.google.com/file/d/1x_ZtqbjzzUpSwXTYuN7KQbEbKtfEaEf_/view?usp=sharing

Description

  • It happens in any Flutter app on iOS16. Even Google Ad crashes with the steps above.
  • I tried running a sample Flutter app of version 3.0.5, 3.3.0 and 3.3.1 and they all get crashed.

Metadata

Metadata

Labels

P1High-priority issues at the top of the work lista: internationalizationSupporting other languages or locales. (aka i18n)a: text inputEntering text in a text field or keyboard related problemsc: fatal crashCrashes that terminate the processe: OS-version specificAffects only some versions of the relevant operating systemengineflutter/engine related. See also e: labels.found in release: 3.3Found to occur in 3.3found in release: 3.4Found to occur in 3.4has reproducible stepsThe issue has been confirmed reproducible and is ready to work onplatform-iosiOS applications specificallyr: fixedIssue is closed as already fixed in a newer version

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions