Home > Mobile >  Flutter development xcode to upload the app after email reminder ITMS - 90338: Non - public API usag
Flutter development xcode to upload the app after email reminder ITMS - 90338: Non - public API usag

Time:09-27

ITMS-90338: Non-public API usage - The app references non-public symbols in Frameworks/Flutter.framework/Flutter: _ptrace. 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. For further information, visit the Technical Support Information at http://developer.apple.com/support/technical/

My you are not required to fix the following issues


Seen others posts deleted Frameworks/Flutter. The framework

但是依然还是不行

CodePudding user response:

Class - a dump look at have no private API
  •  Tags:  
  • iOS
  • Related