Skip to content

2.2.0

Compare
Choose a tag to compare
@ThomasCle ThomasCle released this 21 Oct 14:50
· 5 commits to main since this release

Adds a new willBeginNetworkRequests closure to the following calls:

  • storeViaBiometric
  • getViaBiometric

This will come in handy when showing a loading indicator when the actual network requests begin. Before this change you had to start the indicator before the FaceID/TouchID operation was completed.