I was able to get it to work in the simulator by not making the metalKitView framebuffer-only in the init function of Renderer.swift( or Renderer.m ). Try adding the following code.
metalKitView.framebufferOnly = false
Topic:
Graphics & Games
SubTopic:
General
Tags: