{"id":6110,"date":"2014-04-13T02:24:21","date_gmt":"2014-04-13T02:24:21","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/13\/why-does-uinavigationbar-appearance-settranslucentno-crash-my-app-collection-of-common-programming-errors\/"},"modified":"2014-04-13T02:24:21","modified_gmt":"2014-04-13T02:24:21","slug":"why-does-uinavigationbar-appearance-settranslucentno-crash-my-app-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/13\/why-does-uinavigationbar-appearance-settranslucentno-crash-my-app-collection-of-common-programming-errors\/","title":{"rendered":"Why does [[UINavigationBar appearance] setTranslucent:NO] crash my app?-Collection of common programming errors"},"content":{"rendered":"<p>Same question as this, but that question was shunned (because of NDA at the time) and is no longer active.<\/p>\n<pre><code>*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** Illegal property type, c for appearance setter, _installAppearanceSwizzlesForSetter:'\n<\/code><\/pre>\n<p>I&#8217;m setting this in <code>viewDidLoad<\/code> of my initial view controller. <code>setTranslucent<\/code> comes up on autocomplete, and does not complain until crashing and talking about swizzles and things.<\/p>\n<p>Any info on this would be great, I&#8217;m still having a very rough time getting a consistent status bar appearance across my app.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Same question as this, but that question was shunned (because of NDA at the time) and is no longer active. *** Terminating app due to uncaught exception &#8216;NSInvalidArgumentException&#8217;, reason: &#8216;*** Illegal property type, c for appearance setter, _installAppearanceSwizzlesForSetter:&#8217; I&#8217;m setting this in viewDidLoad of my initial view controller. setTranslucent comes up on autocomplete, and does [&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-6110","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6110","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=6110"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6110\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=6110"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=6110"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=6110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}