- cocos2d-x version: latest github v3 branch
- devices test on: iphone xr iOS 13.2.2
- developing environments
Steps to Reproduce:
- Using js-tests for iOS
- Extensions Test -> EditBox Test
- Touch any editbox for input will hang and no keyboard popup
Issue log on Xcode
CoreText note: Client requested name ".SFUI-Regular", it will get TimesNewRomanPSMT rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[UIFont systemFontOfSize:].