Whenever i try to run main.dart on android emulator on the right side, the following error shows up-
E/emuglGLESv2_enc( 8100): device/generic/goldfish-opengl/system/GLESv2_enc/GL2Encoder.cpp:s_glGetUniformLocation:2206 GL error 0x502
Even after trying different things nothing changes, i tried to open my app in other devices also but the issue is same with them too and still persists. Pease help to resolve this error.
I tried creating new device and running my application on it but nothing changed. Then i tried to delete the device and then recreate it but again nothing changed. I also tried to wipe data and restart the application but again the same issue persisted. I also checked stack overflow but didn’t find anything useful.
Kris Keshav is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.