Skip to content

1.1.11

Latest
Compare
Choose a tag to compare
@oec-github oec-github released this 24 Oct 16:05
· 10 commits to main since this release

feature

  • Allow providing tenant-token for authentication
    • providing "null" causes unauthenticated access attempt, which will be forbidden in productive environments, but may be used for testing
  • Improvements of error handling and cardlink interaction
    • during interactions with cards, recoverable errors like misstyped phonenumber, wrong TAN or CAN will be handled by new interactions, which provide error codes and allow repetition
    • aligned the parameters for sdkErrorHandler and authentication completion handler such that the first parameter includes the errorCode the second an error message
    • in completion handler, if both are undefined/null the authentication was successful
  • Provide ICCSN_REASSIGNMENT timestamp in Authentication result
  • Adds optimizations during NFC based card communication

minor

  • update of kotlin multiplatform

fixes

  • fix crashes on iOS on connection errors
  • fix missing cleanup after finished process