Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show on App Launch: Fix option observation race condition (#5307)
Task/Issue URL: https://app.asana.com/0/488551667048375/1208815135507669/f ### Description Added a null check to the ViewState when attempting to update via observing the selected ShowOnAppLaunch option. ### Steps to test this PR - [ ] Launch the app and navigate to General Settings - [ ] There should be no crash - [ ] Open the Show on App Launch screen - [ ] Change your option - [ ] Navigate back - [ ] The new Show on App Launch function should still be reflected on the General Settings screen ### UI changes No UI changes
- Loading branch information