While I'm pushing iOS application to TestFlight, every time I see error message status changed to invalid binary. I've listed steps below what I performed while pushing the build to TestFlight .
- Clean build in Xcode
- Archive the build by incrementing the build number
- In Archive window, Validate the build and once validation is success
- Click Distribute App to "App store connect"
- Followed all steps appears until "upload" button shown
- Click on Upload button
- Xcode shows build uploaded successfully
- Logon to Appstore connect account
- Under the TestFlight , I can see latest build is processing
- After ~5 minutes I no longer see my latest build which was showing processing few minutes ago. In my iPad (I've installed AppStoreConnect application), I received notification that status changed to invalid binary.
I had submitted plenty of builds under the same developer account to TestFlight without any issues in the past, but since a week I'm getting this issue. I don't receive any mail from Apple as well why my binary status changed to invalid binary. I also tried my old codebase which I had submitted earlier without any issues to same TestFlight account, still the issue remains same with no clue.
Environment details
- Xcode 11.3
- App OS version 13.0
- Mac OS version 10.14.6
- My Apple developer account is active and valid.
If any of you have noticed this issue, help on resolving this issue. Thanks in advance