iOS 11 beta 4 presentRenderbuffer crash

后端 未结 3 1623
走了就别回头了
走了就别回头了 2021-01-31 17:44

My app crashes on iOS 11 beta 4 (15A5327g) when [EAGLContext presentRenderbuffer:] method is called. It happens only when I debugging in Xcode. When I launch app manually it doe

3条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-01-31 18:30

    Hodge's workaround works. Here is a screenshot of how to set the GPU Frame Capture argument to "Disabled" (in "Edit Scheme" window)

提交回复
热议问题