rnmapbox / maps

A Mapbox react native module for creating custom maps
MIT License
2.1k stars 822 forks source link

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

Open priyankgandhi0 opened 1 month ago

priyankgandhi0 commented 1 month ago

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 commented 1 month ago

See thread in https://github.com/rnmapbox/maps/issues/3447,

https://github.com/rnmapbox/maps/issues/3447#issuecomment-2094284167