lelandjansen / fatigue

Pilot fatigue self-assessment app.
https://apps.apple.com/app/fatigue/id1211561428
Apache License 2.0
2 stars 0 forks source link

Fix crash when using 'occupation' UserDefaults key #139

Closed lelandjansen closed 6 years ago

lelandjansen commented 6 years ago

When transitioning from older versions of the app to this one, the role UserDefaults key will still be stored under "occupation". If "role" is not found, check if "occupation" exists before assigning "none".