storesafe / cordova-sqlite-evcore-extbuild-free

Cordova sqlite plugin with Android performance enhancements for PhoneGap Build, GPL v3 or commercial license options
Other
24 stars 13 forks source link

Control characters on Android #28

Open brodycj opened 6 years ago

brodycj commented 6 years ago

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 https://github.com/litehelpers/Android-sqlite-evcore-native-driver-free/pull/2#issuecomment-324845071.

aharslan commented 6 years ago

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

brodycj commented 6 years ago

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.