ios-jsc
ios-jsc copied to clipboard
Inspector: In Resources tab cyrillic and arabic strings are not shown correctly
Environment
- iOS Runtime:
6.2.0-rc-2019-10-21-153440-02
Describe the bug In Resources tab cyrillic and arabic strings are not shown correctly. Same strings are shown correctly in the Console tab.
To Reproduce
- Create app and add console.log()s with cyrillic or/and arabic strings.
- Run
tns debug ios --inspector - Check Resources tab
Expected behavior all strings to be shown in Resources tab as they are written in the code
Sample project
Additional context