Demo app for testing the cordova-plugin-recaptcha-enterprise plugin, which implements the Google reCAPTCHA Enterprise API in Cordova android and browser platforms. Source code available in GitHub.
Category Archives: Cordova plugin demos
Cordova Recaptcha v2 plugin demo
Demo app for testing the cordova-plugin-recaptcha-v2, which implements the SafetyNet Recaptcha API in Cordova android and browser platforms. Source code available in GitHub.
Cordova Google code scanner plugin demo
Demo app for testing the cordova-plugin-google-code-scanner, which allows scanning of codes without requesting camera permissions using the new Google Play Services barcode API. Source code available in GitHub.
Cordova Biometric Auth plugin demo
Demo app for testing the cordova-plugin-biometric-auth, which allows to authenticate users with biometrics or fallback PIN, pattern or password. Uses AndroidX and supports Android 5.0 onwards. Source code available in GitHub.
Cordova Native Spinner plugin demo
Demo app for testing the cordova-plugin-native-spinner, which allows to show a platform’s native spinner and/or message for preventing user interaction during blocking operations. Source code available in GitHub.
Cordova Camera Preview plugin demo
Demo app for testing the cordova-plugin-camera-preview, which allows direct camera interaction from Javascript and HTML. Source code available in GitHub.
Cordova In-App Update plugin demo
Demo app for testing the cordova-plugin-in-app-updates, which allows to check for and install updates from Play Store using the native in-app updates library. Source code available in GitHub.
Cordova Fingerprint plugin demo
Demo app for testing the cordova-plugin-fingerprint-aio, which allows to use biometric validation in Android using the deprecated Fingerprint Manager API. Source code available in GitHub.
Cordova SMS Retriever plugin demo
Demo app for testing the cordova-plugin-sms-retriever, which allows to receive and read SMS messages using the SMS Verification APIs provided by Android. Source code available in GitHub.
Cordova SMS Receive plugin demo
Demo app for testing the cordova-plugin-sms-receive, which allows to receive and read SMS messages using the Telephony API provided by Android. Source code available in GitHub.
Cordova Bluetooth Printer plugin demo
Demo app for testing the functions from the cordova-plugin-btprinter, which allows to print text, images, barcodes and QR codes to any bluetooth printer from your Cordova app. Source code available in GitHub.