[
https://issues.apache.org/jira/browse/CB-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261965#comment-13261965
]
Gabi Schaffzin commented on CB-414:
-----------------------------------
Just installed 1.6.1 and made tweaks as per instructions from
[CB-330|https://issues.apache.org/jira/browse/CB-330] and it works perfectly.
Though one important note, instead of adding "CDVLocalStorage.h" to
"AppDelegate.m" I added #import <Cordova/CDVLocalStorage.h>
Thank you Shazron for all of the help!
> When upgrading 1.4 app to 1.6.0rc1 on iOS5.1, still getting deny
> file-write-create error on window.openDatabase()
> -----------------------------------------------------------------------------------------------------------------
>
> Key: CB-414
> URL: https://issues.apache.org/jira/browse/CB-414
> Project: Apache Callback
> Issue Type: Bug
> Components: iOS
> Affects Versions: 1.6.0
> Environment: Cordova 1.6.0rc1, iOS5.1, Xcode 4.3
> Reporter: Gabi Schaffzin
> Assignee: Shazron Abdullah
>
> When calling window.openDatabase(), I'm still getting the "deny
> file-write-create /private/var/mobile/Applications/[XXXX]".
> This *only* happens when upgrading the previous version of my app. It doesn't
> happen when debugging the app directly on the device from Xcode. Nor does it
> happen when I delete the app and install the Ad-Hoc version as new.
> I've tried calling window.openDatabase() on a completely new database
> (different name and identifier), but get the same error.
> Is there a way I can force the app _not_ to seek out that file?
--
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