Unclaimed project
Are you a maintainer of line-sdk-ios-swift? Claim this project to take control of your public changelog and roadmap.
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. #219LoginProcess 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