197
Views
2
Comments
[Diagnostic Plugin] cordova.plugins.diagnostic error building apk
Question
diagnostic-plugin
Mobile icon
Forge asset by Domingos Gomes

Hi,

When generating the apk I receive the following error:

Android > Error: Error installing Cordova plugin: cordova.plugins.diagnostic.

I have followed the process below. but still not able to build the apk for android .

https://www.outsystems.com/forums/discussion/27160/build-apk-error/

 please help me that.




Thanks

Dileep.

2020-02-28 09-46-54
Eduardo Jauch

Hello Dileep,

It seems that this component is Outdated.
OutSystems made some changes to Mobile APK generation starting in August 2018 that require some changes in the component or the APK generation will fail.

Try to reach the mantainer via PM to ask if he is able to make the required changes.

Let me know if he managed to do it.

Cheers.

2020-04-21 03-26-11
Juan Camilo Martinez Coronado

Just follow these instructions and it will work again.
https://www.outsystems.com/forums/discussion/27160/build-apk-error/

1. Installing the latest version of the Common Plugin.

2. Open Diagnostics Plugin.
Edit Extensibility Configuration.
Change: "url": "https://github.com/dmlg94/cordova-diagnostic-plugin.git#Outsystems_v.1.0"
With: "url": "https://github.com/dmlg94/cordova-diagnostic-plugin.git#3.4.1"

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.