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

Ads error code: 0 #18

Open kingfisherphuoc opened 2 years ago

kingfisherphuoc commented 2 years ago

I tried to install the demo apk to Cloud Debugging devices for testing purposes. However, I got this errorCode: 0 all the time when the region is china or usa.

Screen Shot 2021-10-12 at 11 12 41

Exported log - 2021-10-12 11_10_49.log Do you have any solution?

chenqiuwei commented 2 years ago

Try to set the region on the phone to other countries according to the following path, not US Settings -> System & updates -> Language & input -> Language and region -> Region then, try load ad again

Thanks.