fingerprint for Android 6.0+

This commit is contained in:
Matias Alejo Garcia 2016-06-07 11:19:25 -03:00
commit da0f9cb4a7
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
3 changed files with 64 additions and 14 deletions

View file

@ -158,6 +158,9 @@ if [ ! -d $PROJECT ]; then
cordova plugin add cordova-plugin-disable-bitcode
checkOK
cordova plugin add cordova-plugin-android-fingerprint-auth
checkOK
fi
if $DBGJS