Using the Common Plugin Library 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;
This component is a library, which makes it easier to migrate your apps from O11 to ODC, since the Common Plugin in ODC is already a library.
Copyright (c) 2024 OutSystems, MIT License