tanjyy / ridesio

Ridesharing iOS application for college students. Won 2nd place in the iOS category at CodePath Demo Day 2020.
https://tanjyy.github.io/ridesio
1 stars 1 forks source link

Make error view controller for different errors users may face #30

Closed nashirj closed 3 years ago

nashirj commented 3 years ago

Discuss different errors that might pop up (i.e. user enters wrong password, they should get a popup notifying them) and split up implementing different controllers/views

nashirj commented 3 years ago
nashirj commented 3 years ago

this is a really good reference: https://learnappmaking.com/uialertcontroller-alerts-swift-how-to/