667
Views
6
Comments
Solved
What cordova version is used on Outsystems apps?

Hi guys,

Can someone tell me what cordova version is used on Outsystems apps (v10)?

Thanks,

Pedro 

2024-06-12 10-07-10
Daniel Martins
Solution


Hi,

This information can be found in Mobile Apps Build Service release notes.

Best regards.

Daniel Martins

2019-09-17 09-11-00
João Pedro Abreu
Staff

I'm not sure about this, but I think it's "3.9.2" for iOS and "4.1.1" for Android.

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

Hello João,

Where we can find this information?

Cheers,
Eduardo Jauch

2020-03-05 14-29-02
José Costa

Hi all,

If I've done the attached plugin right I would say that the android version of the cordova is "6.1.2" (that's what I'm getting in my device). For iOS I do not know.

Cheers,

José


CordovaDevice.oml
2015-09-28 00-04-44
Pedro Coelho

Hi,

On iOS is 4.3.1 with you action.

Pedro

2019-10-27 01-32-56
Caio Santana Magalhães
 
MVP

Interesting. Thanks for the information.


So OutSystems uses these Cordova versions:


  • Android: 6.1.2
  • iOS: 4.3.1


It is useful to know these versions because some newer plugin features might not work as expected.


I had a plugin that used the "edit-config" directive for Android in the plugin.xml file, which is compatible with Cordova version 6.4.0 onwards.

2024-06-12 10-07-10
Daniel Martins
Solution


Hi,

This information can be found in Mobile Apps Build Service release notes.

Best regards.

Daniel Martins

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