DelphiWorlds
DelphiWorlds
I may have missed a change to the project file. Please pull the latest changes, and rebuild your project
Can you post a screenshot of your Deployment window? i.e. in Delphi, use Project|Deployment. It should look like this:  Note all the files that have been added
Here is my APK so you can check if it works on your device [BiometricDemoD11.apk.zip](https://github.com/DelphiWorlds/Kastri/files/7874530/BiometricDemoD11.apk.zip) .
Without the same (or similar) device to test on, I do not think I can help at the moment
Unfortunately, no - the crash actually occurs in the Java code for biometrics. Even if I could trap the exception, the code would be useless, as it would not work...
[BiometricDemoD11.apk.zip](https://github.com/DelphiWorlds/Kastri/files/7877714/BiometricDemoD11.apk.zip) Can you try the attached APK?
OK.. I may have a solution another way, hopefully
I have just pushed a change to `androidx-biometric-1.1.0-R.jar`. Can you pull the change, do a Clean on your project, rebuild and try it, please? This should at least have the...
In future, please report new issues separately, however: can you check that your AndroidManifest.template.xml file has: ``` ``` in it?
Long time issue still unresolved - requires changes to the build process.