I have an unbounded scene which is showing some odd behaviour.
- Sometimes the app will open from Xcode, show content briefly, then close (Xcode output below)
- Sometimes clicking on the app icon in the sim will open it OK, sometimes it immediately closes.
- Sometimes it’s fine
It looks like it’s “fixable” by going to device > restart
or device > erase all content and settings
, then running from Xcode.
Is this a known issue?
Scene became active: <UIWindowScene: 0x101e05890; role: UISceneSessionRoleImmersiveSpaceApplication; persistentIdentifier: com.project.name:SFBSystemService-955D64A8-51D8-4857-B761-9F0E8E4D69C8; activationState: UISceneActivationStateForegroundActive>
Window added: uuid 74D3A2D7-E63A-4662-9EC1-E968B054C9B2 as Unbounded
Matching windows and volumes -- 0 orphan volumes, 1 free windows, 1 total windows
... requesting dismiss of unused window: uuid 74D3A2D7-E63A-4662-9EC1-E968B054C9B2 Unbounded
Scene disconnected: <UIWindowScene: 0x101e05890; role: UISceneSessionRoleImmersiveSpaceApplication; persistentIdentifier: com.project.name:SFBSystemService-955D64A8-51D8-4857-B761-9F0E8E4D69C8; activationState: UISceneActivationStateUnattached>
Window removed: uuid 74D3A2D7-E63A-4662-9EC1-E968B054C9B2