My android application using Kotlin is throwing this exception when I try to Run \'app\' in the emulator o in my cellphone. When I build my project it runs well, with no err
I was also annoyed by the same bug. But changing my Signed apk destination from c/users/project/app to c/users/project worked for me.