Can't Capture OpenGLES GPU frame on iOS13 device

After upgrade from iOS12 to iOS 13.1, xcode11 can't capture OpenGL ES GPU frame on my iPhoneXs device anymore. Metal App can be captured successful. OpenGL ES App always fails with error:


Unexpected Replayer Termination

Replayer terminated unexpectedly with error code 5. Please export the frame capture file then file a radar


Is this a iOS 13 bug or xcode bug?


PS: Tried xcode 11.1 GM, Reboot MAC, Reboot Device, Reset Factory Setting, still failed :-(

Replies

Upgrading to 13.1.1 still not working. Downgrade to iOS 12.4.1 by now. 😟

I have the same problem. Does anyone know how to solve it?😢😢😢

I have the same problem. I have tried rebooting my iPhone, Xcode and my MacBook:


Unexpected Replayer Termination

Replayer terminated unexpectedly with error code 5. Please export the frame capture file then file a radar


Xcode: Version 11.2.1 (11B500)

iPhone XS: iOS 13.2.3 (17B111)

Good News! OpenGLES capture now works on iOS 14 beta device with xcode 12 beta. Although xcode will crash on resume.