londonappbrewery / Clima-Flutter-Completed

The completed code for the Clima Project - The Complete Flutter Development Bootcamp

Home Page:https://www.appbrewery.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I cloned the entire Project, but still the app is not working

Ashbuhrz opened this issue · comments

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)

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.

@RaghavTheGreat1 I updated the file but the problem still persists.

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 ??

livyou-88 I had the same issue.
Steps :

Go to SDK Manager and select and download Google play services [This service will enable google maps ]
Second : Restart your emulator
Third: Go to emulator settings and in the location tab check if google maps are displayed.

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)

@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.

  • 2nd : Use Debug Points to check the Flow of code
  • 3rd : Go to SDK Manager and select and check if Google play services are enabled or not [This service contains google maps package]
  • 4th : use flutter clean
  • 5th : Restart your Emulator
  • 6th : Run your app again

if this doesn't works go to File -> Invalidate Cache / Restart

@hughsheehy can you send me the error / attach error in an image so that I can help you out

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.

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.
moreover i completed next project too and yet again same result.....bitcoin ticker never returns the output