I am new to iOS and ObjectiveC and trying to add a viewcontroller to my existing program. It is showing partly in iPhone 6..any suggestions to reset the view to display all?
答案 0 :(得分:0)
This sounds like it's due to size classes. You either need to setup constraints so your elements appear correctly, or select a specific size class and arrange the elements for that size class.