OutSystems / cordova-outsystems-secure-sqlite-bundle

Cordova meta-plugin that bundles requirements for secure SQLite device storage and initialization code for easy usage within OutSystems Platform native mobile apps
1 stars 9 forks source link

RNMT-2669 Cipher Plugin - Support to 64-bits #7

Closed vmfo22 closed 5 years ago

vmfo22 commented 5 years ago

Description

This PR includes the support of 64-bits libraries (provided by the version 0.1.7-OS5 from Cordova-sqlcipher-adapter).

This new version includes:

Context

References https://outsystemsrd.atlassian.net/browse/RNMT-2669

Type of changes

Components affected

Tests

Manual tests have been performed (using Test Plugins App with Ciphered, a custom app using Barcode Scanner + CardIO + Cipher Local Storage plugin) and a customer app (from Personal Group). Automatic tests and QA certification are currently on-going.

Checklist