Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 761299B72 for ; Tue, 24 Apr 2012 20:54:31 +0000 (UTC) Received: (qmail 6622 invoked by uid 500); 24 Apr 2012 20:54:31 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 6592 invoked by uid 500); 24 Apr 2012 20:54:31 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 6552 invoked by uid 99); 24 Apr 2012 20:54:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2012 20:54:30 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2012 20:54:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 54BDC40C7DF for ; Tue, 24 Apr 2012 20:54:09 +0000 (UTC) Date: Tue, 24 Apr 2012 20:54:09 +0000 (UTC) From: "Roy Yang (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <168942174.139.1335300849348.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1175307527.13830.1331744920676.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CB-330) localStorage / SQLDatabase no longer persistent after iOS 5.01 Update MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CB-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261005#comment-13261005 ] Roy Yang commented on CB-330: ----------------------------- Ah I see what the issue is. I looked at the console in xCode organizer. It appears that the application gets a new ID or there is an inconsistency in the ID and I'm getting deny file-write-create /private/var/mobile/Applications/F2BE3CCA-AB36-4498-A7B0-81CB6D643512. On subsequent closing down and reopening of the app, I no longer see that message: Apr 24 16:50:45 unknown GreenSolutions[1451] : ===Start CDVLocalStorageDiagnostics========== Apr 24 16:50:45 unknown GreenSolutions[1451] : iOS version: 5.1 Apr 24 16:50:45 unknown GreenSolutions[1451] : ============================================= Apr 24 16:50:45 unknown GreenSolutions[1451] : Printing list of backup info. Apr 24 16:50:45 unknown GreenSolutions[1451] : -------------------------------------- Apr 24 16:50:45 unknown GreenSolutions[1451] : Label: localStorage database Apr 24 16:50:45 unknown GreenSolutions[1451] : shouldBackup: YES shouldRestore: NO Apr 24 16:50:45 unknown GreenSolutions[1451] : Original: /var/mobile/Applications/15D854F8-CAD6-4E91-8665-349609846668/Library/Caches/file__0.localstorage Exists?: YES Apr 24 16:50:45 unknown GreenSolutions[1451] : Backup: /var/mobile/Applications/15D854F8-CAD6-4E91-8665-349609846668/Documents/Backups/localstorage.appdata.db Exists?: YES Apr 24 16:50:45 unknown GreenSolutions[1451] : -------------------------------------- Apr 24 16:50:45 unknown GreenSolutions[1451] : Label: websql main database Apr 24 16:50:45 unknown GreenSolutions[1451] : shouldBackup: NO shouldRestore: NO Apr 24 16:50:45 unknown GreenSolutions[1451] : Original: /var/mobile/Applications/15D854F8-CAD6-4E91-8665-349609846668/Library/Caches/Databases.db Exists?: NO Apr 24 16:50:45 unknown GreenSolutions[1451] : Backup: /var/mobile/Applications/15D854F8-CAD6-4E91-8665-349609846668/Documents/Backups/websqlmain.appdata.db Exists?: NO Apr 24 16:50:45 unknown GreenSolutions[1451] : -------------------------------------- Apr 24 16:50:45 unknown GreenSolutions[1451] : Label: websql databases Apr 24 16:50:45 unknown GreenSolutions[1451] : shouldBackup: NO shouldRestore: NO Apr 24 16:50:45 unknown GreenSolutions[1451] : Original: /var/mobile/Applications/15D854F8-CAD6-4E91-8665-349609846668/Library/Caches/file__0 Exists?: NO Apr 24 16:50:45 unknown GreenSolutions[1451] : Backup: /var/mobile/Applications/15D854F8-CAD6-4E91-8665-349609846668/Documents/Backups/websqldbs.appdata.db Exists?: NO Apr 24 16:50:45 unknown GreenSolutions[1451] : ============================================= Apr 24 16:50:45 unknown GreenSolutions[1451] : Printing folder locations, check for existence. Apr 24 16:50:45 unknown GreenSolutions[1451] : Path /var/mobile/Applications/15D854F8-CAD6-4E91-8665-349609846668/Library/Caches exists?: YES Apr 24 16:50:45 unknown GreenSolutions[1451] : Path /var/mobile/Applications/15D854F8-CAD6-4E91-8665-349609846668/Library/WebKit exists?: NO Apr 24 16:50:45 unknown GreenSolutions[1451] : ============================================= Apr 24 16:50:45 unknown GreenSolutions[1451] : Checking plist /var/mobile/Applications/15D854F8-CAD6-4E91-8665-349609846668/Library/Preferences/com.fsgi.GreenSolutions.plist for WebKit keys. Apr 24 16:50:45 unknown GreenSolutions[1451] : Key: WebKitLocalStorageDatabasePathPreferenceKey Value: /var/mobile/Applications/15D854F8-CAD6-4E91-8665-349609846668/Library/Caches Apr 24 16:50:45 unknown GreenSolutions[1451] : Key: WebDatabaseDirectory Value: /var/mobile/Applications/15D854F8-CAD6-4E91-8665-349609846668/Library/Caches Apr 24 16:50:45 unknown GreenSolutions[1451] : ===End CDVLocalStorageDiagnostics============ > Apr 24 16:50:47 unknown sandboxd[1452] : GreenSolutions(1451) deny file-write-create /private/var/mobile/Applications/F2BE3CCA-AB36-4498-A7B0-81CB6D643512 > localStorage / SQLDatabase no longer persistent after iOS 5.01 Update > --------------------------------------------------------------------- > > Key: CB-330 > URL: https://issues.apache.org/jira/browse/CB-330 > Project: Apache Callback > Issue Type: Bug > Components: iOS > Affects Versions: 1.3.0, 1.4.0, 1.5.0 > Environment: iOS 5.01 > PhoneGap (Any version) > Xcode 4 > Build.PhoneGap > Reporter: Amirudin Bin Mohamed Ghani > Assignee: Shazron Abdullah > Priority: Blocker > Labels: ios5.01, localstorage, sqldatabase, websql > Fix For: 1.6.0 > > Attachments: CDVLocalStorageDiagnostics.zip, CDVLocalStoragePlugin.zip, Directory-Structure-CB-330.zip, LocalStorageTest.zip, README.txt, iOS WebKit Database Locations.txt > > > Dear Dev > WebKit data (localstorage or local SQLite) are now stored in Library/ Caches folder (instead of Library/WebKit folder). This is a big problem for all apps using UIWebView and storing user data, because they will no longer be backed up and may be deleted. There are a lot of apps using localstorage or SQLite as a critical feature. > The SQLite database gets deleted because the database is saved in a location on the filesystem which Apple does not consider to contain persistent data. > *Steps to Reproduce:* > In a UIWebView, create a new DB or use localStorage with JavaScript. > You can see that the WebKit data is now stored in Library/Caches : > *Expected Results:* > We should at least specify the directory of WebKit data (and to set it > to Documents/ for critical data) > *Actual Results:* > The WebKit data are stored in Library/Caches folder, and can be > deleted > *Regression:* > To migrate database location from Library/Caches to some other location such as Documents. > ---- > Ref: http://developer.apple.com/icloud/documentation/data-storage/ > https://devforums.apple.com/thread/137882?start=0&tstart=0 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira