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

Hide the iAd banner if it is not visible #25

Open
rskokan opened this issue Jun 18, 2012 · 0 comments
Open

Hide the iAd banner if it is not visible #25

rskokan opened this issue Jun 18, 2012 · 0 comments

Comments

@rskokan
Copy link
Owner

rskokan commented Jun 18, 2012

If the user navigates from a screen of content with a banner view to a screen that does not have a banner view, and you expect them to be on that screen for a long period of time, remove the banner view from the view hierarchy, set its delegate to nil and release it before transitioning to the new screen of content. More generally, avoid keeping a banner view around when it is invisible to the user.

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

No branches or pull requests

1 participant