CoreImageHelpers icon indicating copy to clipboard operation
CoreImageHelpers copied to clipboard

Error with texture

Open fluidpixel opened this issue 8 years ago • 2 comments

Running on an iPhone, iOS10.1

[CAMetalLayerDrawable texture] should not be called after presenting the drawable.

Can't see any obvious reasons, some sort of race condition?

fluidpixel avatar Dec 09 '16 14:12 fluidpixel

Looks like calling draw() after commandBuffer.commit() fixes this issue.

emojiface-ops avatar Jan 05 '17 17:01 emojiface-ops

i am getting this error while using quickblox

shaktiprakash099 avatar Apr 24 '18 11:04 shaktiprakash099