Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appstore rejected our App when we integrated AppAuth SDK through Swift package manager #897

Open
jagadishviswanathan opened this issue Dec 21, 2024 · 0 comments
Labels
bug triage Issues that need to be triaged

Comments

@jagadishviswanathan
Copy link

Describe the bug
We have integrated App auth SDK 1.7.5 version through Swift package manger in one of our IOS APP.

Below is the Apple rejecting after submitting App

ITMS-91065: Missing signature - Your app includes AppAuth, an SDK that was identified in the documentation as a privacy-impacting third-party SDK. If a new app includes a privacy-impacting SDK, or an app update adds a new privacy-impacting SDK, the SDK must include a signature file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a signature. For details about verifying the code signature for a third-party SDK, visit: [https://developer.apple.com/documentation/xcode/verifying-the-origin-of-your-xcframeworks]

To Reproduce
Steps to reproduce the behavior:

  1. Integrate App Auth SDK through SPM
  2. Submit app to stores for review after signing the app

Expected behavior
Apple shouldn't reject app when App auth SDK is integrated.

Additional context
We have integrated App Auth SDK 1.7.5 version through Swift package manager.

@jagadishviswanathan jagadishviswanathan added bug triage Issues that need to be triaged labels Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug triage Issues that need to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant