breautek commented on issue #1569: URL: https://github.com/apache/cordova-android/issues/1569#issuecomment-1480306083
I'm unable to reproduce your issue. I started with an empty android project and incrementally added each one of your plugins and rebuilt a release AAB of a test project and each seems to builds an AAB as expected. I also couldn't test with `cordova-plugin-logtofile` as that produced build errors that seems to be unrelated to your issue. I assume it requires additional configuration. I then compared and ensure my installed plugins matches your plugins based on your `dependencies`, which also failed to reproduce the issue. Are you able to reproduce your issue with a sample project? If so you can share a [minimal reproduction app](https://github.com/apache/cordova-contribute/blob/master/create-reproduction.md) that I can take another look at. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
