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

HTTP request fails when we try with Wifi network but works fine with mobile netowrk #530

Closed
ajinkyaaj23 opened this issue Feb 24, 2021 · 2 comments
Labels
type-question A question about expected behavior or functionality

Comments

@ajinkyaaj23
Copy link

ajinkyaaj23 commented Feb 24, 2021

We have made a flutter app where we are calling a Rest API's using http: ^0.12.2 plugin. App seems to be working fine when we use mobile network but not working fine when we use Wifi network. This is basically for Australia region. We don't know what exactly the issue is or with specifically for HTTP plugin that we have used. When we try to call same rest API from Native Android application it can access easily with Wifi network that is why we are thinking there might be an issue with http: ^0.12.2 plugin.
Please help us.
Thank you !!!

@natebosch natebosch added the type-question A question about expected behavior or functionality label Jul 15, 2021
@natebosch
Copy link
Member

This behavior is unrelated to package:http. Questions about using networking in flutter are best answered by the flutter team or sites like stack overflow.

@AlexanderThiele
Copy link

@ajinkyaaj23 Have you found the reason or a solution by any chance? Some customers report the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-question A question about expected behavior or functionality
Projects
None yet
Development

No branches or pull requests

3 participants