New
5.12.0
Added
- A new
initialWebAuthenticationMethodoption in the login parameters allows specifying the initial web authentication method. Setting this to.qrCodedisplays the QR code login as the default authentication method on the login page. #219 - The
LoginProcessobject now includes aloginRoutevalue, 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