Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7836733
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T14:17:20+00:00 2026-06-02T14:17:20+00:00

So, I have an app that requires internet, and one the beginning, if the

  • 0

So, I have an app that requires internet, and one the beginning, if the user doesn’t have internet capabilities, the app shows a blank screen with an error alert.
So, iAds should always appear, because the user using the app should alway have internet capabilities, or the view wouldn’t load. But sometimes, when I’me testing the app, one out of every 4-5 times the iAd will just come as a white box. Sometimes, in the middle of the app, when I move the iAd to a different position, it also becomes a white box. I actually don’t have too much of a problem with this, but I wanted to know if this weird behavior could get my app rejected.

Note: I HAVE included the method:

-(void)bannerView:(ADBannerView *)banner didFailToReceiveAdWithError:(NSError *)error{
    if (self.bannerIsVisible) {
        [UIView beginAnimations:@"animateAdBannerOff" context:NULL];
        banner.frame = CGRectOffset(banner.frame, 0, -50);
        [UIView commitAnimations];
        self.bannerIsVisible = NO; 
    }
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T14:17:27+00:00Added an answer on June 2, 2026 at 2:17 pm

    Your method moves iAd banner for 50 px upwards if it’s not loaded successfully. So if your banner is originally placed on the bottom of the screen it will only be moved upwards (at unsuccessfull load) – thus it will still be visible (as a white box).

    You’d be better of providing a fixed positions for loaded/unloaded banners.

    Refer to accepted answer on xcode 4.3 – storyboard – iAd keeps moving

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an app that requires user to register. I've got the app conected
Lets say you have a web app related Android app that requires the user
I have an app that requires scrollbars to be enabled in one landscape orientation
I currently have an app that requires connection to a server in multiple activities.
I have a very simple iPhone app that requires a random integer from 1-100.
I have an app that switches between full screen and normal screen for a
I am writing an app that requires the user's current location (lastknownlocation won't be
I have a app that requires a dll to be loaded at runtime and
I have a question concerning encryption, more specifically encryption that requires no internet connection
I have a facebook app that requiers authorization, therefore I have to pass a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.