object-layer / cordova-sqlite-plugin

Cordova SQLite plugin with a straightforward low-level API
Other
5 stars 15 forks source link

NSData+Base64 was removed in cordova-ios: https://github.com/apache/c… #7

Closed mattjacobsen closed 7 years ago

mattjacobsen commented 8 years ago

Hi,

I found this while trying out your plugin.

mvila commented 8 years ago

Thanks a lot for your pull request but I have found out that I totally forgot to push the last version of my local repository to GitHub (it was only published on npm). In this last version (3.0), the BLOB feature is not enabled so there is no issue with base64 encoding.