-
Notifications
You must be signed in to change notification settings - Fork 131
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
I cloned the entire Project, but still the app is not working #1
Comments
Sometimes it doesn't fetch your current location when you're on the emulator. you have to set up your emulator for that. |
I don't think it's worth opening a new issue....and this MAY be a local issue but I've tried on several physical devices. The app works fine on emulators. But on real (Android) devices it never connects to the weather API so the spinner just continues for ever. Correct API. Everything works on emulator. App installs fine from APK. Just never connects. App info shows zero mobile data. |
My app is stuck forever in the loading screen on real Android device . Location is ON , and even if i turn OFF the location , the app is still stuck in the loading screen . Can we have an answer to this or an explanation ?? |
Hi, I did a pull request just a few seconds ago. Please check that pull request to solve the issue of internet permissions. |
Many thanks for your response,
I have managed to make the app work .
Have a nice weekend
…On Sat, 23 May 2020, 19:00 Raghav Joshi, ***@***.***> wrote:
Hi, I did a pull request just a few seconds ago. Please check that pull
request to solve the issue of internet permissions.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APA5RRLDFWSH6UGAD3HE5BDRS7XLNANCNFSM4J6KD2BA>
.
|
@RaghavTheGreat1 I updated the file but the problem still persists. |
livyou-88 I had the same issue. Go to SDK Manager and select and download Google play services [This service will enable google maps ] |
@Ashbuhrz : Can you share the error which you are getting? Steps to check : Enable print in the functions to check if it the execution gets into the function or not.
if this doesn't works go to File -> Invalidate Cache / Restart |
People may find help from this thread. https://www.udemy.com/course/flutter-bootcamp-with-dart/learn/lecture/14487842#questions/10773334 |
@hughsheehy can you send me the error / attach error in an image so that I can help you out |
I too have the same problem. I cloned the completed project, when i exported app to android it didn't worked........everytime i open the app i get struct at the spinkit bounce ball..nothing else....it just doesnt loads weather at all. |
it shows the error handling message given to it
but when I type the city name. it shows the correct weather.
The only error is when I click on the navigation button (get current navigation)
The text was updated successfully, but these errors were encountered: