Enable State Restoration for iOS#647
Conversation
|
/cc @shihaohong |
|
I tested the above workflow on the It worked on iOS simulators, but when I try it on an iOS 14.3 device, I get the following screen after on step 6: I am not able to test on an iOS device <14 since I do not have a physical device on me, but I assume it should work there. On the other hand, I also found the steps in this article seem to work on a physical iOS 14+ device. Basically, there's a bool on I think that your suggestion is still safer, but maybe we should recommend testing state restoration on iOS simulators instead of physical devices? |
|
Alternatively, you could just run the app in profile or debug mode to test it. I updated the instructions above to include that step. |
28dfa98 to
e963727
Compare

Feature was implemented in flutter/engine#23495.
This enables it for the veggie seasons app according to the instructions to be published in flutter/flutter#73585.
To test state restoration on iOS:
ios/Runner.xcworkspace/in xcode.