AnyPay Cordova 1.90.6

Core SDK libraries have been updated to support Android SDK 29+, as required by Google Play as of May, 2021

Resolved issue with some Android devices being unable to connect to readers after the February Google Update to Android 10 and 11.

Updated Sample App with new permissions.

IMPORTANT

Please review and build the sample app to see how things work. Permissions that previously were automatic, now MUST be asked for at run time. See the index.js in the sample app to see how this is done.

Cordova projects using bluetooth now MUST be using cordova-plugin-android-permissions OR cordova-plugin-diagnostics bluetooth module.