CAMetalDrawable
in MTKView
is nil
in when running on the iOS simulator. So I can't render on screen...
Using Xcode 11 GM, with Metal support in the simulator.
Any idea why metalView.currentDrawable
would be nil
?
Update:
Solved, using macOS Catalina with the new iOS 13 simulator.