frzi/swiftui-model3dview

Is this library still running?

Closed this issue ยท 4 comments

SCNView implements focusItemsInRect: - caching for linear focus movement is limited as long as this view is on screen.

[Xcode 15.4, iOS 17.5] I had this error :(

frzi commented

Hmmm yes I get this warning as well when running on iOS 18 using the Xcode 16 beta. I'm not 100% certain what this entails. It still seems to be working as expected, however. But I'll keep an eye out on this. ๐Ÿ˜„

I see.. I'm sorry for the late confirmation. Can you tell me the simple example code that you ran?

frzi commented

I tried the FancyIntroduction example from the examples repository. The warning appears in Xcode's logger, but everything seems to be working a-ok! ๐Ÿ˜„

Thank you for your answer ๐Ÿ˜