Andreas Gross
Andreas Gross
@astrada I tried exactly what @gomfy did in the "~/.profile" running version 0.7.18 and it is working. I think the issue is resolved. Great work!
Support would be perfect.
@robinmanuelthiel Do you know the best way to push this topic?
@jorgelbg: That should be pretty simple. Regarding the [documentation](https://developer.apple.com/documentation/localauthentication/lapolicy/lapolicydeviceownerauthenticationwithbiometricsorwatch?language=objc#declaration) you have to change `LAPolicyDeviceOwnerAuthenticationWithBiometrics` to `LAPolicyDeviceOwnerAuthenticationWithBiometricsOrWatch` in the package [touchid](https://github.com/lox/go-touchid). I stumbled across your repository as i am currently developing...