139
Views
4
Comments
Solved
[App Version Plugin] getVersionNumber in  App Version Plugin gives blank
Question
app-version-plugin
Mobile icon
Forge asset by David Pereira Cruz

Hi,


I have a mobile app where I have to display the current version number. I have tagged the version number as 1.0 and have included the plug-in to show the number. But it shows blank.  Is it because I published after I included the plug-in ? 

2024-05-21 13-27-28
David Pereira Cruz
Solution

Hi Sindhuja.

No this plugin does not work with Outsystems now (only a couple of the official ones are supported)

If you build the Apk for android and install it you will see that the plugin will work.


2024-05-21 13-27-28
David Pereira Cruz

Hi Sindhuja,

When you included the plugin did you build the app again (Android or IOS) and isntalled the new APK on the device. Also do you have the common plugin referenced on the app ?

Plugins are based on cordova, so everytime you add a new one, or refresh the code you need to build the app again and deploy it to the device again. 



2018-08-08 21-04-19
Sindhuja Srinivasan

I was using the app in "Outsystems now". Will it not work with that? Do I need to generate a native app? Yes, the common plugin is referenced. I did build the app and refreshed it in "Outsystems now".

2024-05-21 13-27-28
David Pereira Cruz
Solution

Hi Sindhuja.

No this plugin does not work with Outsystems now (only a couple of the official ones are supported)

If you build the Apk for android and install it you will see that the plugin will work.


2018-08-08 21-04-19
Sindhuja Srinivasan

Thank you for the reply David.

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