I tried everything, but I cannot get Icon Ads to work. The notification ads work perfectly, but the Icons not
This is the code I use for notifications
I was hoping i could add the icon ads like this:
lb.loadAd("MY-SECTION-ID", ADS_ICON)
:sign0085:
This is the code I use for notifications
B4X:
AdView1.LoadAd 'loads an ad
Dim lb As MESLBView
lb.InitialiseBG("MY-SECTION-ID")
lb.loadNotification
I was hoping i could add the icon ads like this:
lb.loadAd("MY-SECTION-ID", ADS_ICON)
:sign0085: