When I run in iOs Simulator my app with iAdmob in the log says:
How to implement this?
I write: AdView1.SetTestDevices(Array("@[ kGADSimulatorID ]")) , but it appears normal ad.
<Google> To get test ads on this device, call: request.testDevices = @[ kGADSimulatorID ];
How to implement this?
I write: AdView1.SetTestDevices(Array("@[ kGADSimulatorID ]")) , but it appears normal ad.