打包IOS过审中遇到的问题

  • Creator 版本:1.5.0

  • 目标平台: IOS

过不了IOS机审,底层库调用ios私有函数_getContext,_setContext

The app references non-public symbols in MJ-mobile: _getcontext, _makecontext, _setcontext
If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed.

If you think this message was sent in error and that you have only used Apple-published APIs in accordance with the guidelines, send the app’s nine-digit Apple ID, along with detailed information about why you believe the above APIs were incorrectly flagged, to appreview@apple.com. For further information, visit the Technical Support Information page.

cocos creator版本1.5.0
xcode 版本9.3