Platform: Android
Cordova: 10.0.0
While compiling --debug version, everything works fine.
Only when compiled as --release I get this error at app startup, when initializing Chromecast plugin, of course anything related to Chromacast is not working after the error.
Anyone else experienced this issue?
{
"code":"unknown",
"description":"api_not_initialized null",
"details":{}
}