vuinguyen / FishingDaze

A fishing journal app to document fishing trips, built for my capstone project, for my Udacity iOS Nanodegree program.
1 stars 1 forks source link

Check for internet availability and network failure #34

Closed vuinguyen closed 4 years ago

vuinguyen commented 4 years ago

Perhaps add the spinning thingy when it's grabbing data from the server too.

vuinguyen commented 4 years ago

definitely need this error checking for weather feature.

vuinguyen commented 4 years ago

Added spinning thingy when calling Location and Weather services: https://github.com/vuinguyen/FishingDaze/commit/188ab1f84dff76db9626d558f3e064926cf8163a

vuinguyen commented 4 years ago

Done, and display an alert when an error occurs too: https://github.com/vuinguyen/FishingDaze/commit/eb61c9a26f60e279bce8cf65d9452e337e151215