storesafe / cordova-sqlite-evcore-extbuild-free

Cordova sqlite plugin with Android performance enhancements for PhoneGap Build, GPL v3 or commercial license options

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Control characters on Android

brodybits opened this issue · comments

Certain https://en.wikipedia.org/wiki/Control_characters such as vertical tab, form feed, and backspace character do not work properly on Android (default Android-sqlite-evcore-native-driver access implementation). Likely explanation was given in storesafe/android-sqlite-evcore-ndk-driver-free#2 (comment).

Hi any update on this issue @brodybits. And is there any other branch of the plugin without this issue.

I expect to resolve this along with some other issues related to #19 over the next couple months or so. This should not be an issue in cordova-sqlite-storage or cordova-sqlite-ext.