Missing UI state during restoration may not lead to a crash.
Verify that for all stored UI state elements a sufficient error strategy is implemented, like:
--- old+++ new@@ -1,5 +1,6 @@
Missing UI state during restoration may not lead to a crash.
Verify that for all stored UI state elements a sufficient error strategy is implemented, like:
+
* detection of missing values
* default / fallback values
* dismiss incomplete initialised view controllers
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Investigate what is a good error strategy: