"How does the app handle fold state during background
transitions and foreground launch on Apple Duo?
If the device folds while the app is being moved
to the background, does the app save the fold state
in the scene state data?
When the app returns to the foreground, should the
fold state be restored to accurately recreate the UI?
If a user opens the app via a notification action
while the device is already folded, how should the
initial view layout be determined?
Should SceneDelegate handle fold state transitions
during scene lifecycle events (willResignActive,
didBecomeActive)?"
Topic:
UI Frameworks
SubTopic:
UIKit
1
0
48