HMS-Core / hms-ads-demo-java

HUAWEI Ads SDK sample code. HUAWEI Ads SDK provides the banner, native, rewarded, interstitial and splash ad formats for integration.
https://developer.huawei.com/consumer/en/doc/development/HMS-Guides/ads-sdk-introduction?ha_source=hms1
Apache License 2.0
57 stars 20 forks source link

Ad load failed with error code: 3 for Splash Ad #19

Open sametguzeldev opened 2 years ago

sametguzeldev commented 2 years ago

Hello there. I am trying to run Splash Ad with test Ids but I am getting error code 3. I've deleted HMS Core cache, did not work. I've completely factory reset my phone, still the same issue. I can confirm I have an active network because I open other ads and they are working.

I am using Huawei P40 Lite with Android 10 Installed. HMS Core version is 6.1.0.313

Here is my logcat.txt Here is the live video from the device.

Thanks

sametguzeldev commented 2 years ago

Is there any maximum request number for a test ad? Because it was working today in the morning and again it is not working. Haven't changed anything or any code. But I did request around 100 splash ads.

Mike-mei commented 2 years ago

In order to locate your issue quickly, please run the following command to obtain full logs:

adb logcat -v time >d:/hwads.txt Reproduce the problem scenario. Press Ctrl + C and copy the log to here