You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Metis Lab (JIRA)" <ji...@apache.org> on 2012/09/27 12:04:08 UTC

[jira] [Commented] (CB-365) Add Native SQL Database support since after iOS 5.01 update SQLite is no longer persistent

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

Metis Lab commented on CB-365:
------------------------------

This feature could resolve _forever_ storage issues like persistance problems!
                
> Add Native SQL Database support since after iOS 5.01 update SQLite is no longer persistent  
> --------------------------------------------------------------------------------------------
>
>                 Key: CB-365
>                 URL: https://issues.apache.org/jira/browse/CB-365
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: iOS
>         Environment: iOS 5.01+
> PhoneGap (Any version)
> Xcode 4
> Build.PhoneGap
>            Reporter: Edgar Canas
>            Priority: Minor
>
> WebKit SQLite is now stored in Library/Caches folder (instead of Library/WebKit folder). Refer to Issue: https://issues.apache.org/jira/browse/CB-330 for a more detail explanation, currently this is being addressed by doing a backup/restore. 
> We need the ability to have a built in Native SQLite support since lots of developers use this function.  This would address two issues, first that Apple changes future functionality of it also from my understanding it's no longer part of the HTML5 standard, although support does not look like it's going to be removed anytime soon from webkit, developers concerned about this would know that native support is part of Phonegap.   
> Refer to SQLLite plugin:  https://github.com/davibe/Phonegap-SQLitePlugin
> It's not a 100% and is missing a few things to make it 100% compatible and take over the built in WebKit sql functions.

--
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