ios - Xcode8 Controllers are Grey which are designed in Xcode 7 with size classes -


i making ios application compatible ipad.i have designed ui of application xcode 7 size classes more designed iphone, have upgrade support ipad also.

now xcode 8 when select ipad storyboard device pan of controller greyed i.e. controllers not showing on ipad on device , on storyboard also. please check screenshot that

enter image description here

i know reason why greyed out, because designed size classes different size.

now question is, possible somehow use controller ipad without redesigning ui , updating auto layouts, of not seeing way make controllers available ipad.

also have tried way think long, have delete controllers , add , set layouts again.

also way design separate storyboard.

so please suggest me better solution overcome this.

thanks

even after compatibility conversion xcode 8, if still doesn't seem work, need check if there leftovers below:

if want make sure works width , height, find constraint:

enter image description here

and remove clicking on x, leaving installed checked:

enter image description here

that should solve xcode 8.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -