I'm also getting this error on a SceneKit app since upgrading to iOS 15.4. When running the code on my iOS 15.4 device, this error triggers, but when running the code on my 15.3 device, nothing happens.
The error displays upon every successive frame redraw and the polygons in my scene aren't rendering, the whole SceneKit view is frozen. The only thing that's changed is the upgrade to 15.4.
Post
Replies
Boosts
Views
Activity
I'm also getting this error on a SceneKit app since upgrading to iOS 15.4. When running the code on my iOS 15.4 device, this error triggers, but when running the code on my 15.3 device, nothing happens. The error displays upon every successive frame redraw and the polygons in my scene aren't rendering, the whole SceneKit view is frozen. The only thing that's changed is the upgrade to 15.4.
I have this problem too, and it only started happening when I upgraded to iOS 17 Beta 3. Hoping for a quick fix as a lot of apps are affected.