I try to use Airpush sdk1 for ads and I did some tests with sdk.
<com.bplxjxdpse.achmyqxdlf225456.AdView
xmlns:ap="http://ift.tt/GEGVYd"
android:id="@+id/myAdView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
ap:animation="fade"
ap:banner_type="inappad"
ap:placementType="interstitial"
ap:test_mode="false" <------------- PROBLEM IS HERE
ap:canShowMR="false"
/>
If I change test mode to true everything is fine. But when I try to use real mode there is no ads on screen and logcat like below
04-26 04:50:51.673: I/BunSDK(28665): Status code: 200
04-26 04:50:51.678: I/BunMraid(28665): Ad json:{"status":204,"message":"ADS Not Available"}
04-26 04:50:51.678: I/BunMraid(28665): No banner type present in response.
04-26 04:51:35.143: I/System.out(28665): CONNECTED VIA WIFI
what is the problem here? where is my ads? :)
I think this is not related with my codes.
waIT FOR 1 HOUR IT WILL REAPPER
RépondreSupprimer