You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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