Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

We have introduced a preconfigured UI Feedback Preset designed to enhance the TIN scanning process, which includes:

  • A customizable cutout overlay guide image.

  • A customizable instruction label positioned above the cutout.

  • Configurable text, images, and sound alerts corresponding to various user conditions (such as brightness, distance, and content).

This Preset is available on both iOS and Android Mobile SDK, as well as our Cross Platform Technologies (Cordova, .NET, React Native, and Flutter).

This article will provide details and descriptions about the new TIN User Feedback Config, as well as highlight the diverse selection of UI Feedback Presets available for TIN.


TIN User Feedback Presets

The following Presets are available for use inside the and the .

image-20240419-135438.pngimage-20240419-135430.pngimage-20240419-135419.pngimage-20240419-135407.pngimage-20240419-135355.png

PLEASE NOTE:

At this time, UI Feedback Config is available for use with internal presets only.


UI Feedback Config

The UI Feedback Config is available for both our TIN/DOT and TIN Universal Modules. The uiFeedbackConfig parameter is nested inside the viewPluginConfig.

UI Feedback Image 1-20240507-132609.png

The uiFeedbackConfig is then divided into separate Attributes:

 Instruction Text

The first Attribute inside the uiFeedbackConfig is the Instruction Text located above the cutout. If you wish to change the default Guidance Message, you can change the value of this Attribute.

UI Feedback Image 2-20240507-135354.png
 DOT Overlay

The second Attribute is the DOT Overlay, located inside the cutout. For the best scanning experience, the user should line up the DOT Number with this Overlay.

UI Feedback Image 3-20240507-135504.png

PLEASE NOTE:

The DOT Overlay Attribute is only available for the TIN/DOT UI Feedback Config. The TIN Universal Config has an empty value within this Attribute.

 UI Feedback Preset Images

The next Attributes are the UI Feedback Preset Images. You can find these located beneath the cutout.

UI Feedback Image 4-20240507-140034.png
 Additional Guidance Text

The next Attributes are the optional additional Guidance Text, positioned beneath the UI Feedback Preset Images. These additional Guidance Text Attributes are empty by default.

UI Feedback Image 5-20240507-140335.png
 Sonic Guidance Prompt

The final Attribute is the Sonic Guidance Prompt, which plays a .wav file when the contours detected trigger a specific Preset Image. You can add a Sonic Guidance Prompt to as many of the Presets as you wish. We recommend testing with this Attribute to find the right amount of Presets which may require a Sonic Guidance Prompt.

UI Feedback Image 6-20240507-140641.png

PLEASE NOTE:

The used for the UI Feedback Presets can be changed. Please watch the to find out how to do this.


User Feedback Layout

UI Feedback Image 7-20240507-144742.png
  1. Instruction Text (for more information, please see above)

  2. DOT Overlay (for more information, please see above)

  3. UI Feedback Preset Image (for more information, please see above)

  4. Additional Guidance Text (for more information, please see above)

TIN User Feedback Example

Please see an example below of how our TIN User Feedback is used with a live example.

Sequence02-ezgif.com-optimize-20240507-130506.gif


TIN User Feedback Tutorial Video

Please watch our TIN User Feedback Tutorial Video for further information on the TIN User Feedback Config, the Presets, the Layout, and how to make adjustments to the Config.


Further information

  • No labels