Hello supporter,
When I tried to deploy my app on Android side. I got the bellow error message:
The following errors have occurred:• Android: Error fetching Cordova plugin: https://github.com/apache/cordova-plugindialogs.git
Please help me if I can change the url for plugin url to fetch. In this case, I think the url for pulling codova is outed update and need to change the fetching URL.
Thanks,
Thang Nguyen
Hi Thang Nguyen,
From the URL one should be redirected to the Github page with the plugin. In your case the url returns a 404 page, which means that the URL is not correct and you should change this URL to a working one.
I've googled the plugin and found the following URL: https://github.com/apache/cordova-plugin-dialogs.git
Take a good look at the dash between "plugin" and "dialogs". You can update this in the Outsystems Plugin eSpace > Module > Advanced > Extensibility Configurations > Change the URL in the popup.
Kind regards,
Remco Dekkinga
Remco Dekkinga wrote:
Worked for me! Thanks
Hello Remco,
Can you show some screenshots to show how to navigate to the extensibility configurations as i am not able to find the extensibility configurations?
Regards
Mohit Aggarwal
Will you please share the screenshot on how to do it. As I am not able to find out any Advance tab under the Module section. Waiting for your Quick Response.
Here is an example.
I clicked the module (in my case it was the scanner), scrolled down on the properties pane and opened the Extensibility Configuration.
Thank you for your quick Reply. I will work on it.
Hi,
I encountered this error upon generating the app
Error fetching Cordova plugin: git://git.apache.org/cordova-plugin-network-information.git
What should I do?