xcode - iOS 11 beta 4 presentRenderbuffer crash -


my app crashes on ios 11 beta 4 (15a5327g) when [eaglcontext presentrenderbuffer:] method called. happens when debugging in xcode. when launch app manually doesn't crashed. on versions lower ios 11 beta 4 doesn't crashed well. how can prevent issue? can see crash details in screenshot

enter image description here

hodge's workaround works. here screenshot of how set gpu frame capture argument "disabled" (in "edit scheme" window) disabling gpu image capture


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -