-1

When I click the RevMob ad banner I get the following screen. Does it mean it is working or not?

In Dashboard I generated with "On With Ads".

I have written this code for RevmobAds:::

[RevMobAds startSessionWithAppID:@"54b9fdbcf47abad967fa6530"];
 [[RevMobAds session] showFullscreen];

enter image description here

Cesare
  • 9,139
  • 16
  • 78
  • 130
Ravikumar
  • 85
  • 1
  • 16
  • Can't you just contact RevMob directly? By the way the screenshot is self-explanatory: "Test successful" means all is going well. – Cesare Jan 28 '15 at 17:42
  • Thanks for replaying and edited my post.What we have to write for that. – Ravikumar Jan 28 '15 at 17:50
  • Just send them over the link of this question or copy/paste the text of the question. By the way, it would be just a waste of time. "Test successful" means the code is working just fine. – Cesare Jan 28 '15 at 17:52

1 Answers1

1

Yes, it is working. "Test successful" means the code you have written is correct. If you still need more details, contact them directly.

Cesare
  • 9,139
  • 16
  • 78
  • 130