-
Notifications
You must be signed in to change notification settings - Fork 285
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
[ERROR:flutter/fml/platform/android/jni_util.cc(211)] java.lang.RuntimeException: Error during attachToGLContext #512
Comments
any news update? |
Hi @Tom3652, Thanks for filing the issue. I am quite not sure if this is related to ads, Could you please share your |
Hi @maheshmnj thanks for your reply. |
@Tom3652 can you please verify if this is reproducible on the master channel as the above-linked issue seems to be fixed? |
Well i didn't get the error since then and using |
I am going to close this issue since the above-linked issue was merged to master and you are no longer able to reproduce the issue. Feel free to comment on this issue again or file a new issue in case you still reproduce it. |
Plugin Version
google_mobile_ads: ^1.1.0
Expected results:
The application should not crash.
Actual results:
The application is crashing.
I am using
Native Ads
only in my project and this has probably something to do while playing videos fromNative Ads
.I have made another issue regarding an iOS crash but i was not sure this was this plugin the root cause, and now i have got another crash on Android i start to believe that this might be linked.
The
Native Ads
are displayed inListView
only if this helps.Unfortunately i can't reproduce this 100%, but i had not this crash before migrating to
Flutter 2.10
.Logs
The text was updated successfully, but these errors were encountered: