diff --git a/cordova/build.sh b/cordova/build.sh index 6b5f294ba..1bf496ce1 100755 --- a/cordova/build.sh +++ b/cordova/build.sh @@ -129,6 +129,9 @@ if [ ! -d $PROJECT ]; then cordova plugin add org.apache.cordova.file checkOK + cordova plugin add https://github.com/EddyVerbruggen/cordova-plugin-touch-id && cordova prepare + checkOK + fi if $DBGJS diff --git a/public/views/preferences.html b/public/views/preferences.html index 0922aabbc..1221f7e11 100644 --- a/public/views/preferences.html +++ b/public/views/preferences.html @@ -6,7 +6,7 @@ -
+