newrelic / newrelic-cordova-plugin

A Cordova plugin for the New Relic Mobile SDKs
Apache License 2.0
18 stars 66 forks source link

Appstore submission issue: ITMS-91056: Invalid privacy manifest #88

Closed jenjo27 closed 4 months ago

jenjo27 commented 4 months ago

Getting following error while submitting an iOS application:

ITMS-91056: Invalid privacy manifest - The PrivacyInfo.xcprivacy file from the following path is invalid: “Frameworks/NewRelic.framework/PrivacyInfo.xcprivacy”. Keys and values in any privacy manifest must be in a valid format. For more details about privacy manifest files, visit: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files.

Can anyone please help on the same?.

image
ndesai-newrelic commented 4 months ago

@jenjo27 which version of cordova agent are you using?

jenjo27 commented 4 months ago

Hi @ndesai-newrelic. Thanks for the immediate response. I am using ionic framework. Hope the following info helps.

image

ndesai-newrelic commented 4 months ago

@jenjo27If you are using the latest version of the New Relic Cordova plugin, the issue you are facing should be resolved. The latest plugin release includes fixes and improvements that address the problem you are experiencing.

jenjo27 commented 4 months ago

@ndesai-newrelic After updating the latest newrelic version, still seeing the same privacy config properties. image

jenjo27 commented 4 months ago

@ndesai-newrelic Again getting the same error message.

Please correct the following issues and upload a new binary to App Store Connect.

ITMS-91056: Invalid privacy manifest - The PrivacyInfo.xcprivacy file from the following path is invalid: “Frameworks/NewRelic.framework/PrivacyInfo.xcprivacy”. Keys and values in any privacy manifest must be in a valid format. For more details about privacy manifest files, visit: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files.

jenjo27 commented 4 months ago

@ndesai-newrelic Resolved ITMS-91056: Invalid privacy manifest issue.