Closed vbisbest closed 11 years ago
I cant seem to get test ads to work. Here is my code snippet.
GADRequest request = new GADRequest(); request.Testing = true; request.TestDevices = new string[] { GADRequest.GAD_SIMULATOR_ID }; adMobBanner.LoadRequest (new GADRequest ());
Any help would be appreciated. Thank you!
Sorry! Bad coding on my part. Closing this.
I cant seem to get test ads to work. Here is my code snippet.
GADRequest request = new GADRequest(); request.Testing = true; request.TestDevices = new string[] { GADRequest.GAD_SIMULATOR_ID }; adMobBanner.LoadRequest (new GADRequest ());
Any help would be appreciated. Thank you!