Prevent Emoji Characters from Showing

前端 未结 4 1762
小蘑菇
小蘑菇 2020-12-05 10:58

I use a few special uniode chars in my app, but since iOS 5 these have been replaced with emoji characters. How can I force the unicode characters to be displayed and not th

4条回答
  •  旧巷少年郎
    2020-12-05 11:12

    There's a few mentions of this issue on Apple's private devforums (which you have access to if you're a registered member of the iOS developer program).

    It sounds like the potential solution would be to explicitly set the font for whatever you're trying to display.

提交回复
热议问题