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

[Bug]: Invalid Privacy Manifest Error when Submitting App to App Store #3510

Open
priyankgandhi0 opened this issue Jun 6, 2024 · 1 comment

Comments

@priyankgandhi0
Copy link

Mapbox Implementation

Mapbox

Mapbox Version

10.17.0

React Native Version

0.73.6

Platform

iOS

@rnmapbox/maps version

10.1.21

Standalone component to reproduce

I have implemented the rnmapbox/maps package in my React Native Expo project. When I tried to submit the app to the App Store, I received the following error via email:

ITMS-91056: Invalid privacy manifest - The PrivacyInfo.xcprivacy file from the following path is invalid: “Frameworks/MapboxCommon.framework/PrivacyInfo.xcprivacy”. Keys and values in any privacy manifest must be in a valid format. For more details about privacy manifest files, visit: Apple's Documentation.

Here is version of mapbox, react native and expo
"@rnmapbox/maps": "^10.1.21",
"react-native": "0.73.6",
"expo": "^50.0.0",

Pod file:
Screenshot 2024-06-06 at 9 39 47 AM

How can I fix this issue? Any help would be greatly appreciated.

Thanks in advance!

@mfazekas
Copy link
Contributor

mfazekas commented Jun 6, 2024

See thread in #3447,

#3447 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants