Hi,
can you please look at HostingWindowFinder?
i found out it returns nil instead of view?.window for all but first scene on an iPad (tested on iOS 15).
When opening the app, it works. But when the user creates another scene(window), it always returns nil. I wasn’t able to figure it out and make it work…
Hi,
can you please look at
HostingWindowFinder?i found out it returns
nilinstead ofview?.windowfor all but first scene on an iPad (tested on iOS 15).When opening the app, it works. But when the user creates another scene(window), it always returns nil. I wasn’t able to figure it out and make it work…