Login to follow
Common Plugin

Common Plugin (ODC)

Supported
Stable version 1.1.0 (Compatible with ODC)
Uploaded on 8 Apr by OutSystems
Common Plugin

Common Plugin (ODC)

Documentation
1.1.0

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;

  • Get the mobile framework that the application is using - GetNativeMobileFramework client action