0

I have an approved app but I can't see banner ads on my screen. What cause this issue?

  05-10 14:50:58.579: I/BunSDK(20986): Status code: 200
    05-10 14:50:58.584: I/BunMraid(20986): Ad json:{"status":120,"count":0,"url":"","message":"App is disapproved. Please reach out to Airpush support"}
    05-10 14:50:58.584: I/BunMraid(20986): No banner type present in response.
hakki
  • 6,181
  • 6
  • 62
  • 106

1 Answers1

0

As it says in the log, your app isn't actually approved:

"message":"App is disapproved. Please reach out to Airpush support"

I suggest you checking that your app is really approved and all app data is filled correctly.

Chaoz
  • 2,119
  • 1
  • 20
  • 39
  • On Airpush's dasboard it seen as approved. Also in test mode I can see ads. – hakki May 10 '15 at 12:30
  • I also wrote "checking that [...] app app data is filled correctly". I don't know how airpush works but I'm pretty sure it used some codes and names, so check those. – Chaoz May 13 '15 at 17:19