mgks / Android-SmartWebView

A simple use webview integrated w/ native features to help create most advanced hybrid applications.
https://mgks.dev/smart-webview
MIT License
570 stars 278 forks source link

Admod (Banner Ads) Not active on ver 0.2 #278

Open ShillTool opened 1 year ago

ShillTool commented 1 year ago

I added ID Admod but not active Admod Banner please check

1) ca-app-pub-4477745559323171~6716203505

ca-app-pub-3940256099942544/6300978111
<string name="ad_banner">ca-app-pub-3940256099942544/6300978111</string>

2) static String ASWV_ADMOB = "ca-app-pub-4477745559323171~6716203505"; // your unique publishers ID

3) ads:adUnitId="ca-app-pub-3940256099942544/6300978111">

mgks commented 1 year ago

are you using your own unique IDs?

ShillTool commented 1 year ago

are you using your own unique IDs?

Yes please check app

ShillTool commented 1 year ago

are you using your own unique IDs?

Is it a BUG?

mgks commented 1 year ago

haven't tested yet, might be happening with recent API updates. let's check first.

ShillTool commented 1 year ago

haven't tested yet, might be happening with recent API updates. let's check first.

ok thank

ShillTool commented 1 year ago

haven't tested yet, might be happening with recent API updates. let's check first.

Can you check the priority for this bug? We need active to start the app Thanks