You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Gabi Schaffzin (Commented) (JIRA)" <ji...@apache.org> on 2012/03/30 18:26:28 UTC

[jira] [Commented] (CB-414) When upgrading 1.4 app to 1.6.0rc1 on iOS5.1, still getting deny file-write-create error on window.openDatabase()

    [ https://issues.apache.org/jira/browse/CB-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13242506#comment-13242506 ] 

Gabi Schaffzin commented on CB-414:
-----------------------------------

Ah—my apologies. Thanks.
                
> 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