The app references non-public selectors

Yesterday morning I was able to archive & upload a build to TestFlight without issue. Later, as of last night, I started to get the following message and I still get the same error this morning. No changes were made to any code, the integration of, or the version of SendBird that I use.

The app references non-public selectors in Payload/inqli.app/Frameworks/SendBirdSDK.framework/SendBirdSDK: didReconnect

Seems from searching similar posts that this issue does appear on the Apple / App Store backend from time to time and then... the problem goes away. Should I just wait patiently and keep retrying?

Thx kindly, Sven

Seeing a definite App Store Connect backend issue. I only just now logged into the portal to look at the TestFlight / iOS Build page...

Very surprised to see new builds were uploaded regardless of the above message. Maybe that was just my poor experience or understanding of it. What was most surprising was to see new builds with an auto-incremented build number!! The build number what was set in my Info.plist file was not respected. Very strange.

Same here! However, I do not recommend using that build. I am using CFBundleShortVersionString in my application to migrate the old state and it returns an invalid value. Things can go wrong and cause unexpected results.

It turns out my versioning code was wrong.. It's up to you to use that build or not.

The app references non-public selectors
 
 
Q