Skip to content

5.12.0

Latest
Compare
Choose a tag to compare
@onevcat onevcat released this 15 Jan 00:44
5.12.0

Added

  • A new initialWebAuthenticationMethod option in the login parameters allows specifying the initial web authentication method. Setting this to .qrCode displays the QR code login as the default authentication method on the login page. #219
  • The LoginProcess object now includes a loginRoute value, indicating the path taken during login. This helps track whether the user logged in via the LINE app or through a web page. #215

Fixed

  • An issue where SPM build for iOS was not working. We have also updated the project settings to the latest Xcode and Swift versions. #216