jenkins-ci icon indicating copy to clipboard operation
jenkins-ci copied to clipboard

Adding NSUserTrackingUsageDescription breaks UMP when running on Mac

Open ufoq opened this issue 1 year ago • 1 comments

Repro steps:

  1. Open Swift / Interstitial Example
  2. Run pod install
  3. Add to Info.plist
<key>NSUserTrackingUsageDescription</key>
<string>This identifier will be used to deliver personalized ads to you.</string>
  1. Run for Mac (not iPhone / iPad)

The 'Consent' button doesn't work for GDPR prompt and 'Continue' button doesn't work for non-EAA countries.

ufoq avatar Nov 25 '24 02:11 ufoq

any updates on this? this is causing an issue for the mac users running iPad apps.

newbishme avatar Mar 18 '25 13:03 newbishme