Skip to content
New issue

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

webpage not available after calling final result = await LineSDK.instance.login(); #112

Open
himanshudeveloper opened this issue Nov 28, 2024 · 1 comment

Comments

@himanshudeveloper
Copy link

himanshudeveloper commented Nov 28, 2024

WhatsApp Image 2024-11-28 at 12 15 14
WhatsApp Image 2024-11-28 at 12 46 10

  final result = await LineSDK.instance.login(); 

after calling this funtion i got webpage not found error

@onevcat
Copy link
Member

onevcat commented Dec 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants