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

Hidding the banner in one screen #26

Open
akanale opened this issue Jun 23, 2015 · 1 comment
Open

Hidding the banner in one screen #26

akanale opened this issue Jun 23, 2015 · 1 comment

Comments

@akanale
Copy link

akanale commented Jun 23, 2015

Hi! Is there a way to totally remove the banner from one especific ViewController (mine is the last in the stack of a navcontroller)?

Is there a method that should be called inthat ViewController to acomplish this?

Thanks!

@pawelkata
Copy link

This is a long shot, as I don't know your navigation stack, but can't you just remove the banner in viewDidLoad or viewWillAppear when you need it gone and show it again in viewWillDisappear? I advise against such practice, though, as this may lead to lost ad revenue.

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

No branches or pull requests

2 participants