Small Ionic framework app using Capacitor & Ionic Plugin https://ionicframework.com
Working properly with Android & iOS phones. (tested with emulator)
<key>NSFaceIDUsageDescription</key>
<string>$FACEID_USAGE_DESCRIPTION</string>
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.content.ContextCompat;
To get started, clone this repo, and run: npm install
in the root directory.
ionic cap run ios/android
If you want to use a Secure Storage for password install this plugin: https://awesomeopensource.com/project/martinkasa/capacitor-secure-storage-plugin
Sergio Suárez - https://www.sergiosuarezdev.com