We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
final result = await LineSDK.instance.login();
after calling this funtion i got webpage not found error
The text was updated successfully, but these errors were encountered:
Thank you for opening the issue!
Umm... That is weird.
We just tried to perform login and seems everything works fine. And this is also the only report we received recently for the connection.
Can you try to build and run the sample app in this repo and check if it is a network issue of the device?
git clone https://github.com/line/flutter_line_sdk.git cd flutter_line_sdk cd example flutter run
Sorry, something went wrong.
No branches or pull requests
after calling this funtion i got webpage not found error
The text was updated successfully, but these errors were encountered: