You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
The text was updated successfully, but these errors were encountered: