if (call.method.equals(\"createVideoRenderer\")) { TextureRegistry.SurfaceTextureEntry entry = textures.createSurfaceTexture(); SurfaceTexture su
Texture works well on Android Emulator and devices, but only on iOS device, not iOS Simulator.
hey I found some useful links for you i think this solve your issue
check out : OpenGL with Texture widget