compose-multiplatform
compose-multiplatform copied to clipboard
Some emojis are not rendered correctly on iOS
Describe the bug If use emoji (like ) in Text or TextField they are not rendered correctly. Affected platforms
- iOS
Versions
- Kotlin version*: 1.9.23
- Compose Multiplatform version*: 1.6.2
- OS version(s)* (required for Desktop and iOS issues): iOS 17.2
- OS architecture (x86 or arm64): arm64
- Device (model or simulator for iOS issues): iPhone 15 (simulator only - upd. @mazunin-v-jb )
To Reproduce Steps and/or the code snippet to reproduce the behavior:
- Use emojis like 0️⃣1️⃣2️⃣3️⃣4️⃣5️⃣6️⃣7️⃣8️⃣9️⃣ in Text or TextField
Expected behavior Emojis render correctly
Screenshots