2

I have updated xcode 8 and then tested application in iphone 6 (ios 10) simulator. Application desiging is not showing properly as it should be. In xcode 8, storyboard designing is not proper. Storyboard showing designs properly but runtime it's now showing properly. I'm not able to get any solution. If anyone know the answer please suggest me.

Vatsal K
  • 1,031
  • 10
  • 31
Merry
  • 420
  • 4
  • 19

1 Answers1

2

from storyboard, Select your view controller and set proper device from View As button. If your storyboard is designed using previous version of Xcode, try selecting iPhone SE from "View As" as shown in below image.

enter image description here

selecting View As option

PlusInfosys
  • 3,416
  • 1
  • 19
  • 33