IOS app submitted with eas not appearing in Appstoreconnect after 17 hours

Bare workflow
eas-cli/0.55.1 darwin-arm64 node-v16.15.0


I just checked my email and got this:

We identified one or more issues with a recent delivery for your app, “Test Drive Application” 2.12.5 (37). Please correct the following issues, then upload again.

ITMS-90338: Non-public API usage - The app contains one or more corrupted binaries. Rebuild the app and resubmit… 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 Requesting Technical Support - Support - Apple Developer

that doesn’t seem like the complete email, it refers to some private apis you are using but doesn’t mention them explicitly

I’ve only made minor typescript changes (no new packages installed or native code modified) since the last successful release. I’ve contacted Apple too. Seems like other people have reported similar issues: