{"id":3913,"date":"2014-03-30T06:23:09","date_gmt":"2014-03-30T06:23:09","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/is-it-ok-to-submit-application-with-following-issue-collection-of-common-programming-errors\/"},"modified":"2014-03-30T06:23:09","modified_gmt":"2014-03-30T06:23:09","slug":"is-it-ok-to-submit-application-with-following-issue-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/is-it-ok-to-submit-application-with-following-issue-collection-of-common-programming-errors\/","title":{"rendered":"Is it ok to submit application with following issue?-Collection of common programming errors"},"content":{"rendered":"<p>Not all of the &#8216;memory leaks&#8217;, are actual leaks. And some of the reported issues may be caused by Apple libraries themselves. Typically all the singletons, static variables, and some c level variables are &#8216;leaked&#8217;, but only once and are not considered a threat to memory.<\/p>\n<p>Foundation classes such as NSString, NSArray, etc. are optimized to handle heavy workload. And some objects may be kept in the memory to be reused later. Such as @&#8221;&#8221;.<\/p>\n<p>So unless the issue is accumulating over time, just go for it, submit your app as it is. You still can fix it later, if necessary.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Not all of the &#8216;memory leaks&#8217;, are actual leaks. And some of the reported issues may be caused by Apple libraries themselves. Typically all the singletons, static variables, and some c level variables are &#8216;leaked&#8217;, but only once and are not considered a threat to memory. Foundation classes such as NSString, NSArray, etc. are optimized [&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-3913","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3913","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=3913"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3913\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=3913"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=3913"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=3913"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}