Skip to content
This repository has been archived by the owner on Mar 12, 2022. It is now read-only.

Banner Ads receiving BannerAdEvent.loading: null even with Test Ads #15

Closed
oliverbytes opened this issue Feb 24, 2021 · 5 comments
Closed
Labels
Banner Ad Issue or pull request related to Banner Ad

Comments

@oliverbytes
Copy link

Also, sometimes when I get this I get a black only Ad with the Test Ads name on the top center.

@oliverbytes oliverbytes changed the title Banner Ads receiving BannerAdEvent.loading: null Banner Ads receiving BannerAdEvent.loading: null even with Test Ads Feb 24, 2021
@bdlukaa
Copy link
Owner

bdlukaa commented Feb 24, 2021

BannerAdEvent.loading: null means the ad is still loading. It'll result in a BannerAdEvent.loaded: int or in a BannerAdEvent.loadError: AdError. You can listen to events to track the things that happens on the ad

I get a black only Ad with the Test Ads name on the top center.

I also get this. I think it's normal.

I'll be closing this issue

@bdlukaa bdlukaa closed this as completed Feb 24, 2021
@bdlukaa bdlukaa added the Banner Ad Issue or pull request related to Banner Ad label Feb 24, 2021
@oliverbytes
Copy link
Author

BannerAdEvent.loading: null means the ad is still loading. It'll result in a BannerAdEvent.loaded: int or in a BannerAdEvent.loadError: AdError. You can listen to events to track the things that happens on the ad

I get a black only Ad with the Test Ads name on the top center.

I also get this. I think it's normal.

I'll be closing this issue

Okay great! Thanks a lot

@oliverbytes
Copy link
Author

Also, It would be great to add a loading timeout for Banners, I'm currently testing mine's been loading for more than 5 minutes already. Still the only event I received is BannerAdEvent.loading:null

@bdlukaa
Copy link
Owner

bdlukaa commented Feb 25, 2021

Also, It would be great to add a loading timeout for Banners

I just published a new version that adds this funcionality to all the ads: v0.9.3

@bdlukaa
Copy link
Owner

bdlukaa commented Feb 27, 2021

I'm currently testing mine's been loading for more than 5 minutes already.

I just released a new version that is supposed to fix this issue: v0.9.4
See this for more information on the cause of the problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Banner Ad Issue or pull request related to Banner Ad
Projects
None yet
Development

No branches or pull requests

2 participants