-
-
Notifications
You must be signed in to change notification settings - Fork 281
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
Execution failed for task ':app:processDebugManifest'. #8
Comments
Here's my AndroidManifest.xml
|
Use this meta for "com.google.ar.core"
|
@scognito I have already added this meta but still now my app is not opening it's getting crashed whenever i try to open.... |
Paste your stacktrace |
W/Adreno-ES20(31558): <get_gpu_clk:229>: open failed: errno 13 |
Send the code too, and both build.gradle (app and project) just to try to replicate. Have you followed exactly the instructions to enable arcore? https://medium.com/@difrancescogianmarco/arcore-flutter-plugin-configurations-3ee53f2dc749 |
I have encountered the same situation, but I was able to run it before. It is not working now. I have not done any changes, except for upgrading Flutter. |
D/EGL_emulation( 3609): eglCreateContext: 0x7e1bd3c83a20: maj 3 min 1 rcv 4 |
Have you check if your smartphone support Android ArCore? |
These are the devices which support arCore and my device is not on the list. #sedlyf |
Hello, I have tried your library with its complete configuration but when I do run "flutter run", I am getting this error. Here's the full error stack,
The text was updated successfully, but these errors were encountered: