Post

Replies

Boosts

Views

Activity

Reply to TMS-90338: Non-public API usage - The app contains one or more corrupted binaries.
I generated a new archive and instead of using the organizer to upload the .ipa file, I exported it and used the transporter to successfully upload it. But it's still failing the processing phase and sending me an email about using private API's listed in it, which are not really listed at all. Looks like I have to wait until all app store connect issues are resolved. If there is a private api being called, I'm hoping that once the App store connect issues are resolved on Apple's side, I will finally get the list of private Apple APIs that are being used by my app or some pod
Jul ’22
Reply to TMS-90338: Non-public API usage - The app contains one or more corrupted binaries.
Update: Still getting this issue no matter what I try to do. I'm now wondering if it's really an issue in my app or if it's app store connect that is problematic. A quick look at system_status reveals that App Store Connect is having App Upload and App Processing Issues. I'll wait until that goes back to normal before submitting again
Jul ’22
Reply to TMS-90338: Non-public API usage - The app contains one or more corrupted binaries.
I generated a new archive and instead of using the organizer to upload the .ipa file, I exported it and used the transporter to successfully upload it. But it's still failing the processing phase and sending me an email about using private API's listed in it, which are not really listed at all. Looks like I have to wait until all app store connect issues are resolved. If there is a private api being called, I'm hoping that once the App store connect issues are resolved on Apple's side, I will finally get the list of private Apple APIs that are being used by my app or some pod
Replies
Boosts
Views
Activity
Jul ’22
Reply to TMS-90338: Non-public API usage - The app contains one or more corrupted binaries.
Other reasons why I think the issue is with App Store Connect is if I use the "Validate App" button the app successfully passes.
Replies
Boosts
Views
Activity
Jul ’22
Reply to TMS-90338: Non-public API usage - The app contains one or more corrupted binaries.
Update: Still getting this issue no matter what I try to do. I'm now wondering if it's really an issue in my app or if it's app store connect that is problematic. A quick look at system_status reveals that App Store Connect is having App Upload and App Processing Issues. I'll wait until that goes back to normal before submitting again
Replies
Boosts
Views
Activity
Jul ’22
Reply to viewDidAppear() called before sceneDidBecomeActive() when app is run without Xcode?
You can't unless you get a job @apple to make the compiler changes. What does this have to do with my question?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Reply to viewDidAppear() called before sceneDidBecomeActive() when app is run without Xcode?
If the order of lifecycle calls when the app is run directly on an iPhone is the one and true way, how can I force Xcode to use the same lifecycle sequence, so i can debug this issue? Thanks
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22