Here is how to fix Xcode iOS App Storyboard related error called ‘Frame for “Text View” will be different at run time.’

The Xcode error called ‘Frame for “Text View” will be different at run time.’ is frequent when you are trying to utilise Auto Layout with using reset to suggested constraints in Xcode Storyboard.

 

So here is how to fix it:

 
Step 01: Above Debug Are in your Xcode’s Storyboard’s view screen you will have 4 buttons at extreme right. Use pin button third from right to add new constraints per item at top, right, bottom & left & uncheck constrain to margins.

 
ios-xcode-app-storyboard-pin-debug-area

 
Step 02: You will see expected errors in error log at left hand side pan of Xcode storyboard under issue navigator tab

 
Step 03: Now select expected view controller then Go to > Editor > Resolve Auto layout Issues > Under All views in ViewController click on “Add Missing constraints”. Now you should have fixed your all issues in issue navigator tab.

 
Hope it helps,

 
Thanks & Regards
Mandar Apte

Mandar Apte

This website contains a design articles blog by Mandar Apte. He writes and shares his iOS development, graphic, web, & animation film design experience through articles. Mandar is Mumbai based multi-disciplinary designer with expertise in UI, UX, Logo, Symbol, and Brand Identity design. He is an alumnus of Sir J. J. Institute of Applied Art, Mumbai. He currently runs his studio in the heart of the city of Mumbai.

Leave a Reply

Your email address will not be published. Required fields are marked *