Is this library still running?
Closed this issue ยท 4 comments
2dubu commented
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. ๐
2dubu commented
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! ๐
2dubu commented
Thank you for your answer ๐