VandyApps / vandyvans-ios

Vandy Vans Project for iOS
8 stars 3 forks source link

Bad Network Connection Crash #27

Closed sethfri closed 9 years ago

sethfri commented 10 years ago

When a user has a bad network connection and there are no results for a particular stop, a crash occurs. To reproduce:

  1. Enable "Very Bad Network" in Settings > Developer > Network Link Conditioner.
  2. Run Vandy Vans.app
  3. Tap a stop that will result in no arrival time results.
  4. Tap the back button to the Stops view.
  5. When the UIAlertView pops up, alerting the user of no results, tap "OK".
  6. Crash.
sethfri commented 9 years ago

Can't seem to reproduce this anymore on master. Closing