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

Auth0 podspec for iOS privacy info #845

Closed
6 tasks done
ChristianRonningen opened this issue Apr 30, 2024 · 1 comment · Fixed by #846
Closed
6 tasks done

Auth0 podspec for iOS privacy info #845

ChristianRonningen opened this issue Apr 30, 2024 · 1 comment · Fixed by #846
Labels
bug This points to a verified bug in the code

Comments

@ChristianRonningen
Copy link

Checklist

Description

Duplicate file error when building iOS when you have your own PrivacyInfo.xcprivacy already in the project

Auth0 privacy file should be included like so: https://apnspush.com/add-privacy-manifest-sdk

Reproduction

  1. Add react-native-auth0 to your expo-managed project
  2. Add your own privacy manifest in app.config.js
  3. Run 'npx expo prebuild -p ios --clean'
  4. Build your app, this will give you and error that buildscript creates duplicates of PrivacyInfo.xcprivacy in app

Additional context

No response

Auth0.swift version

2.7.0

Platform

iOS

Platform version(s)

17

Xcode version

15.3

Package manager

Cocoapods

@ChristianRonningen ChristianRonningen added the bug This points to a verified bug in the code label Apr 30, 2024
@desusai7 desusai7 linked a pull request Apr 30, 2024 that will close this issue
2 tasks
@desusai7
Copy link
Contributor

desusai7 commented May 3, 2024

Hi @ChristianRonningen,

Thank you for raising this issue and letting us know about this. We've fixed this issue as part of version 2.7.1. Please upgrade to this version and let us know how it goes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants