Skip to content

Buggy Hebrew Unicode Characters -- sometimes cause app crash #11471

Closed
@rneiss

Description

@rneiss

Description

Current versions of React Native (at least 0.39.2 and below) don't appear to properly display Hebrew Unicode Characters when cantillation markers (u0591-u05AF) are included under certain conditions.

simulator screen shot dec 14 2016 4 11 49 pm

This appears when using fonts that properly display these characters (Taamey Frank, Ezra SIL, SBL Hebrew, Shofar, Keter YG, etc)

It does not appear to occur with fonts that incorrectly place these characters.

Reproduction

This sample project demonstrates the issue in the most vanilla way possible (not possible to reproduce on rnplay.org) due to font requirements:

https://github.com/rneiss/hebrewTestProject/

Tested in simulator on iPhone7 Plus (10.2) but bug has been seen on other iOS devices.

Solution

Glyphs should render properly instead of producing unicode question marks.

Additional Information

  • React Native version: 0.39.2 (and below)
  • Platform: iOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions