Skip to content

[Android] updateAndRelease: EGLConsumer is not attached to an OpenGL ES context #2054

@NikitaDudin

Description

@NikitaDudin

Description

Logcat error appears on the skia canvas draw call on the Android platform.

Error message:

[SurfaceTexture-0-26661-50] updateAndRelease: EGLConsumer is not attached to an OpenGL ES context

Version

0.1.227

Steps to reproduce

Just add skia canvas scene

<Canvas style={{ flex: 1 }}>
  <Fill />
</Canvas>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions