ios - Objects not showing up in simulator -


i haven´t had issues before when drag , drop object viewcontroller not show in simulator if create programmatically works. tried restarting xcode, clearing auto layout , uninstalled app simulator without success.

is there sort of global setting might have touched not enabling auto layout? checked view hierachy , saw object not there, when took in preview there.

make sure set constraints correctly. see if there underlying problem simulator, place object in upper left-hand corner of view controller, clean (command - shift - k) , run (command - r) project.


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -