I'm completely new to xcode, and am trying to test ads on the hello world unity project that Google gives. I'm getting this message in the console after running:
<Google> To get test ads on this device, set: GADMobileAds.sharedInstance.requestConfiguration.testDeviceIdentifiers = @[ @"4872816d81391b834dae20c53a9efca8" ];
But have no idea actually where to do such a thing. Please could someone advise me on where I should be calling this? Thanks in advance
<Google> To get test ads on this device, set: GADMobileAds.sharedInstance.requestConfiguration.testDeviceIdentifiers = @[ @"4872816d81391b834dae20c53a9efca8" ];
But have no idea actually where to do such a thing. Please could someone advise me on where I should be calling this? Thanks in advance