appmetrica / appmetrica-sdk-ios

AppMetrica SDK for iOS
https://appmetrica.io
MIT License
56 stars 6 forks source link

invalid tracking information when submit the app in App store #24

Closed rohanvasundhara closed 6 days ago

rohanvasundhara commented 6 days ago

📚 AppMetrica SDK Version

5.0.0

🛠️ Xcode Version

15.0

📱 Device Information

iPhone 15

⚙️ Installation Method

CocoaPods

📝 Description

ITMS-91107: Invalid tracking information - A Privacyinfo.xcprivacy file contains invalid tracking information at the following path: "Frameworks/AppMetricaCore.framework/AppMetricaCore. bundle/PrivacyInfo.xcprivacy". In addition to the privacy manifest files in the locations outlined in the documentation, starting November 12, 2024, all privacy manifests you submit must have valid content. NSPrivacy Tracking must be true if NSPrivacyTrackingDomains isn't empty. Keys and values in any privacy manifest must be valid. For more details, visit: https://developer.apple.com/ documentation/bundleresources/privacy manifest files and https://developer.apple.com/ documentation/bundleresources/privacy manifest files/adding a privacy manifest to your app or third-party sdk. Apple Developer Relations

🔍 Reproducing the issue

No response

📋 Relevant AppMetrica Log Output or Crash Logs

Expand to view logs
``` // Your logs go here ```

📦 Attach Package.resolved (Swift Package Manager Users)

Click to expand Package.resolved
```json // Replace with your Package.resolved contents ```

🍫 Attach Podfile.lock (CocoaPods Users)

Click to expand Podfile.lock
```ruby // Replace with your Podfile.lock contents ```
NesterovichAlexey commented 6 days ago

Hi, @rohanvasundhara! You need to update your AppMetrica version to 5.8.0, this problem was fixed there.

NesterovichAlexey commented 6 days ago

Duplicate of https://github.com/appmetrica/appmetrica-sdk-ios/issues/20