Open droidmonkey opened 6 years ago
According to Apple, kSecAccessControlBiometryCurrentSet requires macOS 10.13. Will switching to the new API bring compatibility issues?
More than likely yes, this is just to document that we are using a deprecated API, no action is required at this time.
Thanks! It's a great to hear that 10.12 is not going to be abandoned in 2.4.0.
We will be having problems with binary compatibility, however. We cannot build with support for Mojave + modern Qt and have it running on older macOS versions, although our code would support it.
Looks like the new API is called kSecAccessControlBiometryCurrentSet.