MattKersey / Oncology-Helper

An iOS app meant to provide patients with tools for navigating appointments with oncologists.
1 stars 0 forks source link

Improve error handling #14

Closed MattKersey closed 4 years ago

MattKersey commented 4 years ago

In particular with optionals. In the case of the appointment recording screen, maybe pass an audioPlayer in.

MattKersey commented 4 years ago

Added guard statements, etc