-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoids updating path.routes while app is in background
SwiftUI will ignore the changes until the app becomes active, at which point it will try to make all changes in one go, which might fail if the changes aren't supported in one update.
- Loading branch information
1 parent
ae82976
commit 208bb6b
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters