I'm seeing some pretty funny behavior on iOS 9 beta 5. When Siri is used to speak a string into a UITextView, all my OpenGL calls targeted at my CAEAGLLayer no longer work. There is nothing unusual with the rendering code, it just seems that they no longer have an effect once voice dictation has been used.
Has anyone else experienced this in the iOS 9 beta releases?