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
When the GADBannerView added, the top window's the most top view is GADAdView, which contains GADBannerView. When GADBannerView is at the bottom of screen, FPPopover get the CGPoint of origin is negative number, so there is FPPopover view will displayed.
The text was updated successfully, but these errors were encountered:
When the GADBannerView added, the top window's the most top view is GADAdView, which contains GADBannerView. When GADBannerView is at the bottom of screen, FPPopover get the CGPoint of origin is negative number, so there is FPPopover view will displayed.
The text was updated successfully, but these errors were encountered: