my app running on ios, but android give me an error
- What went wrong:
Execution failed for task ‘:compileDebugJavaWithJavac’.
Compilation failed; see the compiler error output for details.
what is the problem and what can i do?
my app running on ios, but android give me an error
Compilation failed; see the compiler error output for details.
what is the problem and what can i do?
try platform remove android and add again
thank you:slight_smile: but i tried before and it doesn’t work