Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Android Release Build
-
My android release version getting failed every time because of old version of gradle.
how to overcome the problem ??
please help anyone ?
-
It looks like this might be a problem with cordova.plugins.diagnostic 6.0.2. Please try updating your package.json to refer to cordova.plugins.diagnostic 6.0.4.
See here for more details:
https://github.com/dpa99c/cordova-diagnostic-plugin/issues/440
-
@emccorson said in Android Release Build:
cordova.plugins.diagnostic
Thanks. It’s working for android version up to 9.1.0
But for latest version still facing same problem.