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

EUID Support #19

Merged
merged 1 commit into from
Sep 9, 2024
Merged

EUID Support #19

merged 1 commit into from
Sep 9, 2024

Conversation

dcaunt
Copy link
Contributor

@dcaunt dcaunt commented Aug 12, 2024

EUIDGMAMediationAdapter implementation.

The dev app can be set to use an EUID environment by setting the UID2EnvironmentEUID key to YES in Development/UID2GoogleGMADevelopmentApp/UID2GoogleGMADevelopmentApp/Info.plist in Xcode's editor.

Alternatively you can use plutil from the command line:

plutil -replace UID2EnvironmentEUID -bool YES Development/UID2GoogleGMADevelopmentApp/UID2GoogleGMADevelopmentApp/Info.plist

to revert back to using a UID2 environment,

plutil -replace UID2EnvironmentEUID -bool NO Development/UID2GoogleGMADevelopmentApp/UID2GoogleGMADevelopmentApp/Info.plist

@dcaunt dcaunt force-pushed the dave/euid branch 3 times, most recently from 3fbbb17 to 9137118 Compare August 14, 2024 16:13
@dcaunt dcaunt force-pushed the dave/euid branch 3 times, most recently from 6767c1e to e33b289 Compare August 22, 2024 15:19
@dcaunt dcaunt marked this pull request as ready for review August 22, 2024 16:18
@dcaunt dcaunt merged commit 0a1e93f into main Sep 9, 2024
3 checks passed
@dcaunt dcaunt deleted the dave/euid branch September 9, 2024 09:13
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

Successfully merging this pull request may close these issues.

2 participants