SpriteKit - Error
If I create a new SpriteKit-Project in Xcode 11.5 and run the untouched example code in any simulator, it gives me the following message in the console:What does it mean? And how can I fix it?SKView: ignoreRenderSyncInLayoutSubviews is NO. Call _renderSynchronouslyForTime without handler
Thank You for answering!