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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T20:15:09+00:00 2026-06-12T20:15:09+00:00

Since iOS 6 release, there are some iAd properties and methods that are deprecated

  • 0

Since iOS 6 release, there are some iAd properties and methods that are deprecated like :

currentContentSizeIdentifier
requiredContentSizeIdentifiers
ADBannerContentSizeIdentifierPortrait
ADBannerContentSizeIdentifierLandscape

So what’s the best way to implement iAd now on both orientation ? Should we now resize the banner view frame manually ?

  • 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-12T20:15:11+00:00Added an answer on June 12, 2026 at 8:15 pm

    I have my application only support Landscape mode(should work for Portrait mode also), and have iAd showing up on the top of the application. And to make this work with ios6 I had to do this:

    In Monotouch

    storesAdBannerView = new ADBannerView();
    storesAdBannerView.AutoresizingMask = UIViewAutoresizing.FlexibleWidth;
    

    For objc (which I dont use), I think it might be

    [storesAdBannerView setAutoresizingMask:UIViewAutoresizingFlexibleWidth]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The iOS documentation says that your view controllers should release (and nil, since that's
Since the launch of IOS 5, I have had to make some changes to
I've been living in doubts since Xcode 4 release about deployment target option. There
Since iOS 5.1 was released, the default for showing the Master view controller in
-webkit-device-pixel-ratio query is supported by both iOS and Android but since iOS does not
Since I am developing an iOS >= 5.0 application, I am trying to change
Since regular jQuery animations are not fluent on iOS ( .hide() , slideDown() ),
Since CCKeyDerivationPBKDF is not available until after iOS 5.0, people have suggested using the
I'm an experienced C/C++ Windows developer writing my first real iOS application. Since I
I'm trying to create an xlsx file programmatically on iOS. Since the internal data

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.