Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Banner overlaps the content #10

Open
vintage opened this issue Nov 6, 2016 · 2 comments
Open

Banner overlaps the content #10

vintage opened this issue Nov 6, 2016 · 2 comments

Comments

@vintage
Copy link

vintage commented Nov 6, 2016

I want to place a banner ad at the bottom of the page, but it overlaps the content of the screen. Is there any option to make it "separate" from the main content of the app? Something like the overlap flag in the https://github.com/sunnycupertino/cordova-plugin-admob-simple ?

I can probably add some margin-bottom to my content, but I don't know exactly what banner height is showing currently. Any solutions?

@f18nfz
Copy link

f18nfz commented Nov 19, 2017

I noticed this too, this is against AdMob's policy and probably other ad networks too...any update on when this feature will be added?

@ekilah
Copy link
Contributor

ekilah commented Nov 20, 2017

- (void)dimensions:(CDVInvokedUrlCommand *)command {
is the method you can use to retrieve the banner ad's dimensions after one is displayed. Will that achieve the effect you are looking for?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants