90919: Invalid entitlement error in ASC

I have an existing app in App Store Connect. I added the SharedWithYou functionality to the app code and tested it on several devices. Everything is working as expected. One of the first steps was to add the com.apple.developer.shared-with-you entitlement to the Entitlements.plist file. This required a round of updates for app identifiers and provisioning profiles.

When I upload the production build for testing in TestFlight I receive the following error:

90919: Invalid entitlement. The “<redacted>” bundle has the com.apple.developer.shared-with-you entitlement, but it doesn’t use the Shared with You framework. Please remove the entitlement and upload a new build.

I'm using SWHighlight, SWHighlightCenter, and SWAttributionView in several places throughout my app...

I filed an issue in the Feedback Assistant but so far, have not received any response.

I filed an issue in the Feedback Assistant

What was that bug number?

Oh, and do you hit this when you choose Validate App in the Xcode organiser? Or only after you’ve uploaded to App Store Connect?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

90919: Invalid entitlement error in ASC
 
 
Q