googleads-consent-sdk-ios
googleads-consent-sdk-ios copied to clipboard
Consent SDK
Hi, I'm using Xcode 10.1, and added 'PersonalizedAdConsent' to my Podfile. I have my platform set to 12.1, since it'll be required as of March 2019. I'm getting two warnings...
Hey there! This PR attempts to: - [x] add the missing localizations (#5) - [x] fix the Xcode < 9.3 compatibility (#8) - [x] fix the Android parity by passing...
Issue: https://github.com/googleads/googleads-consent-sdk-ios/issues/13
Fixes #15
Carthage needs xcshareddata, which is missing in xcodeproj of the project. It is now added.
I have an empty view controller project in iOS/Swift, after viewDidLoad() I have the following but get the error: Error Domain=Consent Code=1 "Response error. Publisher identifiers not found: ca-app-pub-MYID" Obs....
> Add and create ad units. Banner on top? Or something else? __最初由 @berjayasompo 在 https://github.com/Redseb/phasmophobia-companion/issues/12#issuecomment-719947168 发布__
__最初由 @berjayasompo 在 https://github.com/googleads/googleads-consent-sdk-ios/issues/54 发布__
We are using this consent sdk in our iOS right now and I am a bit confused about the announcment of the UMP sdk. Does it replace this sdk here?...