macOS 10.15 and iOS 13 bug fixes

Hi Everyone,

Just FYI, some issues that occur on macOS 10.15 (Catalina) and iOS 13 have indeed been fixed in our GitHub repo.

  1. System font label rendering issue on macOS Catalina. Corresponding issue: https://github.com/cocos2d/cocos2d-x/issues/20076

  2. VideoPlayer error on iOS 13 as MPMoviePlayerController is removed, corresponding pull request is https://github.com/cocos2d/cocos2d-x/pull/20085

  3. WebView error on iOS 13 as UIWebView is removed, corresponding pull reuqest is https://github.com/cocos2d/cocos2d-x/pull/20098

3 Likes

And we are considering releasing a new cocos2d-x version of v3 recently.

2 Likes