Hi, I understand Scenekit is deprecated in ios27, but expectation is that it should continue working in ios27 and not anymore maintained.
With ios27 , when we attempt to set self.delegate in an ARSCNViewDelegate we receive a crash.
Is there any workaround to have that fixed until we have time to move away from Scenekit?
Can this be part of a fix in ios27 considering we should have sometime to migrate out production apps or that won't go through?
Thank you.