> On Jan 26, 2015, at 9:58 AM, Raglan T. Tiger <r...@crusaderrabbit.net> wrote:
> 
> I did a free iOS app for the iPad which ran just fine on iOS 6.
> 
> Now for users who have updated to iOS 8 the view layout is incomprehensible 
> ... toolbars do not show, and  popovers are positioned wrong.
> 
> Why would this happen and what recourse do I have? (I guess learn about 
> constrains?).

Do you mean your app, without being rebuilt, is laying out incorrectly, or that 
your recompiled application is laying out incorrectly?

If you recompiled the application, then the UI changed significantly between 
iOS 6 and iOS 8, so you will likely have to make significant changes in order 
to adapt to those changes (and potentially more to look good at the same time). 
But if you didn’t recompiled the application it would be expected to work 
reasonably well and you should file a bug.

> 
> -rags
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
> 
> This email sent to david.dun...@apple.com

--
David Duncan


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to