[ 
https://issues.apache.org/jira/browse/CB-9974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-9974.
----------------------------------
    Resolution: Won't Fix

WebSQL implementation, and its bugs, are the domain of Apple. File an issue at 
https://bugs.webkit.org/

> openDatabaseSync() not working in web worker Cordova iOS 9
> ----------------------------------------------------------
>
>                 Key: CB-9974
>                 URL: https://issues.apache.org/jira/browse/CB-9974
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 3.9.0
>            Reporter: Zam Abdul Vahid
>              Labels: easyfix
>
> Cordova cli version: 5.3.3
> Cordova iOS platform version: 3.9.1
> Xcode version: 7 - iOS 9
> ~ worker.js
> var db = openDatabaseSync("MyDb", "1.0", "My Description", 50*1024*1024); 
> When i try to create a database from within a web worker its throwing a js 
> error as below.
> ~output
> [Error] ReferenceError: Can't find variable: openDatabaseSync (worker.js, 
> line 7)
> But the same code working in iOS 8. Any help would be much appreciated.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to