When I add the entitlement for Time Sensitive Notifications to my app, the upload in Organizer just hangs on the "getting app information" step.
If I remove the entitlement and leave everything else the same, the upload works without issue. I also was able to package the archive for "Export" (with the entitlement added), and then manually upload the .ipa to the App Store using the Transporter app. So, this doesn't appear to be a signing issue.
I am on Xcode 13.1 but the same problem happened with 13.0.
I use auto-managed signing and Xcode Managed Profiles. When I click the "i" button to view my profile's settings, the entitlement is listed correctly in the profile. I tried deleting the profile from its location in Library/MobileDevice/Provisioning Profiles and letting Xcode regenerate it. And I tried all the basics of deleting Derived Data, restarting xcode, rebooting, etc.
On my Developer account, the Managed Profile doesn't appear there for me. But, my App ID correctly shows the capability selected.
Thanks for any help.