Skip to content

1.7.3

Compare
Choose a tag to compare
@hvge hvge released this 20 Sep 07:42
· 154 commits to develop since this release

Important Notice

Apple

  • Fixed build on Xcode 14. This change has the following implications:
    • iOS & tvOS deployment target changed to 11.0
    • watchOS deployment target changed to 4.0
    • Bitcode is now turned off by default
    • Please read updated migration guide if changes above breaks your app.
  • Application provided LAContext is automatically invalidated (#477, #476)
  • Fixed naming consistency in LAContext related methods (#483)
  • Added Biometry troubleshooting section to documentation covering various quirks with biometry (#476, #474)

Android