Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to submit app to App Store #28

Open
bushev opened this issue Dec 20, 2019 · 2 comments
Open

Unable to submit app to App Store #28

bushev opened this issue Dec 20, 2019 · 2 comments

Comments

@bushev
Copy link

bushev commented Dec 20, 2019

ITMS-90338: Non-public API usage - The app references non-public selectors in ***: _setAlwaysRunsAtForegroundPriority:, zipArchiveDidUnzipFileAtIndex:totalFiles:archivePath:unzippedFilePath:, zipArchiveProgressEvent:total:. 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/

@slaurent03
Copy link

Hi @bushev , I have the same problem with both Apple and Google submission ("Path Traversal" security flaw). How did you solve it ?
Thank you.

@bushev
Copy link
Author

bushev commented May 18, 2021

Hey @slaurent03, unfortunately, no, I've started using https://stuk.github.io/jszip, because I don't have any performance-critical tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants