Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Barcode scanning capabilities are integrated into our Profound UI Mobile Client; this is possible through the use of a barcode scanning phoneap plugin linked here.

If you are creating your own PhoneGap app and are installing the plugins, please use the following links corresponding to the version of PhoneGap you are using:

  • v5.0.0+ - Note: you will need to install this version from the repository as the suggested add code will install the latest version.
  • v7.1.0+

Calling the plugin in an application running through our Mobile Client is a matter of using some javascript coding. The following is a simple example of a barcode application that should give a proper idea of how to create a Rich Display application that uses barcode scanning.

...