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 8153247
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T15:57:19+00:00 2026-06-06T15:57:19+00:00

I am trying to set up a simple single-view iOS5 iPhone application (with AppDelegates,

  • 0

I am trying to set up a simple single-view iOS5 iPhone application (with AppDelegates, ViewControllers and a MainStoryboard) with AdWhirl (including the support files – AdWhirl, GoogleAdMobAdsSDK & TouchJSON) installed – only using iAds & AdMob. At this point there is nothing else in the app. This would be used for myself in future apps as a starting template.

I have followed a few different tutorials to try and figure out how to set this up since I am just learning to program myself. I have gotten the iAds to show and work fine and the iAds do register views in AdWhirl, so they seem to be working correctly. But I get this error in the log when trying to call an AdMob ad:

Must set the rootViewController property of GADBannerView before calling loadRequest:

I have searched and found answers that are above my knowledge at this point. Can some explain what I would need to do and where I would need to do it to fix this error? I would think that I would need to alter the “GADBannerView.h” file in the “GoogleAdMobAdsSDK” which I have tried to do, but unsuccessfully so far.

If there are any other questions, or if you would like to look at the project files or code (like I said there is nothing else in the app so far), just let me know.

Any help would be greatly appreciated.

  • 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-06T15:57:20+00:00Added an answer on June 6, 2026 at 3:57 pm

    Well, I finally figured it out. For anyone else with this error, this is how I solved it.

    In the “ViewController.m” file, I changed the following code, and now both iAds & AdMob ads show fine without errors.

    - (UIViewController *)viewControllerForPresentingModalView {
        //return UIWindow.viewController;
        return [(AppDelegate *)[[UIApplication sharedApplication] delegate] viewController];
    }
    

    to: 

    - (UIViewController *)viewControllerForPresentingModalView {
        //return UIWindow.viewController;
        return self;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to set up a simple TCP connection on a single port
I'm trying to set up a simple server side RSA encryption of a small
I'm trying to set together a simple TextBox with some watermark text in the
I'm trying to set up a simple SQLite database in Android, handling the schema
I'm trying to set up the simple syndication example from the Django docs, in
I am trying to set up a simple css transition where there is a
I'm trying to set up a simple Roles model for my site. Users can
Here's my problem: I'm trying to set up a simple mobile contact form with
I'm using Spring 3, and trying to set up a simple web-app using annotations
I'm trying to set up a Spring JPA Hibernate simple example WAR for deployment

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.