storesafe / cordova-sqlite-storage

A Cordova/PhoneGap plugin to open and use sqlite databases on Android, iOS and Windows with HTML5/Web SQL API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect & inconsistent error message on Windows (missing actual error info)

brodybits opened this issue · comments

Similar to #121: error parameter object in error callback is missing error code on Android & WP(8) versions

Updated: error message will be fixed on Windows to include the actual error information; error code will not be changed to report non-zero value as discussed in #821.