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

Adding NSUserTrackingUsageDescription breaks UMP when running on Mac #486

Open
ufoq opened this issue Nov 25, 2024 · 0 comments
Open

Adding NSUserTrackingUsageDescription breaks UMP when running on Mac #486

ufoq opened this issue Nov 25, 2024 · 0 comments

Comments

@ufoq
Copy link

ufoq commented Nov 25, 2024

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.

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

No branches or pull requests

1 participant