Hi, One user reported me that my app is crashing under macOS Ventura beta 13.3 (22E5230e)
After investigation is seems that creating an SKView, either by code (SKView* skView = [[SKView alloc] initWithFrame:self.view.frame])
Or by Storyboards ([SKView initWithCoder:])
Crashes the app immediately.
It seems to me that this bug is so visible that I cannot understand how apple managed to release it in a public beta.
Anyone having the same problem, or knowing a workaround ?
Note : here is my feedback assistant report FB12032892