Closed jorgelbg closed 3 years ago
I tested running a build of this (from commit 45ffb9786703b38957bdbb24a792363ba9feeb4a) in my 2015 Macbook Pro that lacks the Touch ID sensor and the program just seems to hang when the call to touchid.Authenticate happens.
touchid.Authenticate
This is also reproducible when running the sample code from https://github.com/lox/go-touchid/blob/master/cli/main.go.
I tested running a build of this (from commit 45ffb9786703b38957bdbb24a792363ba9feeb4a) in my 2015 Macbook Pro that lacks the Touch ID sensor and the program just seems to hang when the call to
touchid.Authenticate
happens.This is also reproducible when running the sample code from https://github.com/lox/go-touchid/blob/master/cli/main.go.