Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not make the context current; EGL Error: EGL_BAD_ACCESS (12290) #11

Open
darioielardi opened this issue Oct 4, 2018 · 1 comment

Comments

@darioielardi
Copy link

Hi there,
let me congrat with you for your work on this plugin first of all.
Now, there's a big conflict between the plugin and the flutter engine. With your plugin installed when I run the app on my device two errors are thrown:

E/flutter (18954): [ERROR:flutter/shell/platform/android/android_context_gl.cc(217)] Could not make the context current
E/flutter (18954): [ERROR:flutter/shell/platform/android/android_context_gl.cc(53)] EGL Error: EGL_BAD_ACCESS (12290) 

On debug mode this has no impact as you pointed out in #1, but in profile/release mode this causes an app crash on startup.

@muety
Copy link

muety commented Mar 8, 2019

I got the same problem. Any news on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants