[Solved] Flutter Shader compilation error, link failed but did not provide an info log

2022/08/08 10:59

Exception

D/EGL_emulation(23479): eglMakeCurrent: 0x7e7d4693a1c0: ver 3 0 (tinfo 0x7e7d46f60a80)

D/eglCodecCommon(23479): setVertexArrayObject: set vao to 0 (0) 1 0

D/skia    (23479): Shader compilation error

D/skia    (23479): ————————

D/skia    (23479): Errors:

D/skia    (23479): link failed but did not provide an info log

D/skia    (23479): Shader compilation error

Solution

rebuilt your app.

Leave a Reply

Back to top