• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: -[UIApplication statusBarFrame] changes in iOS 8
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: -[UIApplication statusBarFrame] changes in iOS 8


  • Subject: Re: -[UIApplication statusBarFrame] changes in iOS 8
  • From: Rick Mann <email@hidden>
  • Date: Mon, 22 Sep 2014 23:02:10 -0700

On Sep 22, 2014, at 18:38 , Roland King <email@hidden> wrote:

>
>> On 23 Sep 2014, at 9:20 am, Rick Mann <email@hidden> wrote:
>>
>> I tried to find some documentation of a change, but can't It seems that the statusBarFrame returned in iOS 8 is different than in iOS 7. In landscape mode on iPad, I get a size of 20, 1024 in iOS 7, and 1204, 20 in iOS 8.
>>
>> Any suggestions on the best way to handle this?
>>
>
> That rather depends on what you’re using it for. Usually just working with topLayoutGuide etc etc makes all this stuff go away. However if you’re currently using that information for something … then …
>
> WWDC 2014 session 214, View Controller Advancements In iOS8, the venerable Bruce Nilo. ‘Changes to screen coordinates’ towards the end. I glossed over this bit when I saw it originally as it wasn’t instantly relevant to anything I’m up to but it definitely affects status bars and keyboard popup rectangles and there’s some APIs in there to convert from anything to anything else, one of which probably does what you need to convert what you’re getting back to what you were getting before, or at least alert you to having to handle it differently.

Sigh. Thanks. Again, Apple not documenting stuff where it should be documented.

--
Rick Mann
email@hidden



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: -[UIApplication statusBarFrame] changes in iOS 8
      • From: Greg Parker <email@hidden>
References: 
 >-[UIApplication statusBarFrame] changes in iOS 8 (From: Rick Mann <email@hidden>)
 >Re: -[UIApplication statusBarFrame] changes in iOS 8 (From: Roland King <email@hidden>)

  • Prev by Date: Re: crashing on "-[UIViewController presentViewController:animated:completion:] " on ios 8
  • Next by Date: Binding to selection of NSArrayController
  • Previous by thread: Re: -[UIApplication statusBarFrame] changes in iOS 8
  • Next by thread: Re: -[UIApplication statusBarFrame] changes in iOS 8
  • Index(es):
    • Date
    • Thread