Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8127EE94D for ; Mon, 21 Jan 2013 16:30:17 +0000 (UTC) Received: (qmail 48144 invoked by uid 500); 21 Jan 2013 16:30:16 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 47553 invoked by uid 500); 21 Jan 2013 16:30:16 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 47219 invoked by uid 500); 21 Jan 2013 16:30:14 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 47111 invoked by uid 99); 21 Jan 2013 16:30:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jan 2013 16:30:14 +0000 Date: Mon, 21 Jan 2013 16:30:14 +0000 (UTC) From: "Andrew Grieve (JIRA)" To: callback-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-2275) Explicitly initialize NSURLCache in the project template MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Andrew Grieve created CB-2275: --------------------------------- Summary: Explicitly initialize NSURLCache in the project template Key: CB-2275 URL: https://issues.apache.org/jira/browse/CB-2275 Project: Apache Cordova Issue Type: Bug Components: iOS Reporter: Andrew Grieve Assignee: Andrew Grieve Priority: Minor Fix For: 2.4.0 According to this article: http://twobitlabs.com/2012/01/ios-ipad-iphone-nsurlcache-uiwebview-memory-utilization/ This should help with memory usage issues, as well as boost performance across runs if the app loads resources from the internet. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira