schimanski Well-Known Member Licensed User Sep 19, 2018 #1 Is it possibel to call the ios authentifiction mechanism as fallback for the touchID? Thanks for help...
Is it possibel to call the ios authentifiction mechanism as fallback for the touchID? Thanks for help...
Erel Administrator Staff member Licensed User Sep 20, 2018 #2 Are you using this code: https://www.b4x.com/android/forum/threads/ios-touchid.55018/ ? Try to change: LAPolicyDeviceOwnerAuthenticationWithBiometrics with LAPolicyDeviceOwnerAuthentication (there are two places).
Are you using this code: https://www.b4x.com/android/forum/threads/ios-touchid.55018/ ? Try to change: LAPolicyDeviceOwnerAuthenticationWithBiometrics with LAPolicyDeviceOwnerAuthentication (there are two places).
schimanski Well-Known Member Licensed User Sep 20, 2018 #3 That's it. The system uses now the owners authentication mechanism and when the TouchID fails, the PIN-Screen is shown. Perfect!
That's it. The system uses now the owners authentication mechanism and when the TouchID fails, the PIN-Screen is shown. Perfect!