cordova-plugin-flurry icon indicating copy to clipboard operation
cordova-plugin-flurry copied to clipboard

Banner Ads seems to be hidden behind my ion-nav-view

Open kongwenbin opened this issue 9 years ago • 2 comments

I implemented "Interstitial" and it works like a charm; using the same key, I implemented the "banner", but I don't see anything on the screen. However, when I checked on the dev dashboard, I see that there were impression counts. I am puzzled, where were the ads being displayed?

My guess is that it might be "overlapped" by my .html ion-nav-view... is that even possible? Please kindly advise what can be done to resolve this issue.

What I hope to achieve here is to at least be able to see a "black patch" or "placeholder" even if there were no "banner" ads for my country.

kongwenbin avatar Aug 30 '15 13:08 kongwenbin

having the same issue, in fact i can see the ad is loaded and takes up the correct space (i can see this with Chrome devtool -> inspect) but my apps view is overlayed on top of of the banner so the banner cannot be seen

nuuleap avatar Sep 22 '15 16:09 nuuleap

@nuuleap Yes, I checked my dev console and see that the ad has been called, and there is "impression" count. However, nothing is appearing on the screen.

kongwenbin avatar Sep 30 '15 14:09 kongwenbin