Hi!
Expected the starter project source code to contain the dummy data implementation of ApiController.currentWeather function.
Actual: it’s the final implementation returning live data.
See page 250 of v3.0 of the book.
Cheers
Hi!
Expected the starter project source code to contain the dummy data implementation of ApiController.currentWeather function.
Actual: it’s the final implementation returning live data.
See page 250 of v3.0 of the book.
Cheers
@culjakj Thank you for the heads up - much appreciated! I will forward this to the book team.
I have also just encountered this in August 2021, still not updated.
Thanks @culjakj for your post, it was driving me nuts that I didn’t have the dummy data, but now I’m ok.
I have submitted a pull request in the repository.