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

AppAuth version updated for Apple Privacy Manifest for AppAuth-iOS #971

Merged
merged 2 commits into from
May 14, 2024

Conversation

faizplus
Copy link
Contributor

Fixes #954

Description

Updated the minimum version from 1.6 to 1.7.3 for AppAuth-iOS required by this package as it has the required privacy manifest included with it.

From the issue:

Apple's Privacy manifest requirement is required by May 1st.
https://developer.apple.com/news/?id=3d8a9yyh

AppAuth is mentioned in the SDKs that require a privacy manifest and signature:
https://developer.apple.com/support/third-party-SDK-requirements/

It looks like the AppAuth-iOS pod released the version that has the privacy manifest recently:
https://github.com/openid/AppAuth-iOS/releases/tag/1.7.3

Steps to verify

Run the Example app to verify the version installed by pod install

Copy link

changeset-bot bot commented May 14, 2024

🦋 Changeset detected

Latest commit: 87e75b1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
react-native-app-auth Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@faizplus faizplus requested a review from carbonrobot May 14, 2024 07:30
@faizplus faizplus self-assigned this May 14, 2024
@carbonrobot
Copy link
Contributor

Looks good, please add a changeset for a minor release by running yarn changeset and following the prompts

@faizplus
Copy link
Contributor Author

Looks good, please add a changeset for a minor release by running yarn changeset and following the prompts

Added changeset!

@faizplus faizplus merged commit c0cd92b into main May 14, 2024
1 check passed
@faizplus faizplus deleted the feat/AppAuth-verion-update branch May 14, 2024 13:27
@github-actions github-actions bot mentioned this pull request May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apple Privacy Manifest for AppAuth-iOS
2 participants