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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -