ios - Fails to distribute my app: "Your app contains non-public API usage." -


After failing to deliver some bugs and restoring my project to the app store, it fails to deliver is. Xcode shows the following error message:

  • Your app contains non-public API uses. Please review errors, fix them, and resubmit your application.
  • App Pelload / XXX.app / XXX refers to non-public symbols: UICreateCGImageFromIOSurface

    is the name of the XXX app.

    I have searched the entire project, and I have not received any keyword (UICRATIMIFIFI IOFface). How can I fix this?

    Reveal with your project. It should not be linked to your binary's release mode.

Comments

Popular posts from this blog

sonata admin - how to add ManyToOne property field in configureListfield in sonataAdmin -

sql - Return Function using Cursor -

sql server - How to use pivot in this table -