Using the Common plugin you will be able to:
Write to the device console - using the ConsoleLog client action;
Get the value of the "device.uuid" variable, which should uniquely identify the current device/installation - using the GetDeviceID client action;
Understand in which Operating system the device is running - using the GetOperatingSystem client action;
Get the cordova platform information - using the GetPlatform client action;
Get the User agent of the webview - using the GetUserAgent client action;
Checks if Cordova is defined or not - using the IsCordovaDefined client action;
Copyright (c) 2021 OutSystems, MIT License