{"id":4470,"date":"2014-03-30T11:23:30","date_gmt":"2014-03-30T11:23:30","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/too-many-iboutlets-causing-crash-collection-of-common-programming-errors\/"},"modified":"2014-03-30T11:23:30","modified_gmt":"2014-03-30T11:23:30","slug":"too-many-iboutlets-causing-crash-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/too-many-iboutlets-causing-crash-collection-of-common-programming-errors\/","title":{"rendered":"Too many IBOutlets causing crash-Collection of common programming errors"},"content":{"rendered":"<p>I am making an app that has a lot of stuff in the nib file. I have a about thirty iboutlets that I connect to stuff I made in the nib. A lot of these are long scroll views with lots of text. I use both @property and @synthesize, release them all in dealloc, and set all of them to nil in view did unload. When I uconnected a bunch of the IBOutlets in the nib it worked like a charm, but obviously I need to have all those connections for the app to work. I don&#8217;t understand why having the connections in the nib causes it to crash. I do get a &#8220;Received memory warning&#8221; a bit of time before it crashes. Please help.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I am making an app that has a lot of stuff in the nib file. I have a about thirty iboutlets that I connect to stuff I made in the nib. A lot of these are long scroll views with lots of text. I use both @property and @synthesize, release them all in dealloc, and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4470","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4470","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4470"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4470\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4470"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4470"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4470"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}