deviceAddTouchSensor

Description

Adds touch sensor feature for the user's mobile device. To be able to use this function properly, the mobile device must have a touch sensor and the user must set up the fingerprint authentication in their device setting beforehand.

Input / Parameter

Output

N/A

Callback

callback

The function to be executed if touch sensor feature is added successfully.

Video

Coming Soon.

Example

The user wants to add touch sensor to their mobile device.

Steps

Result

When the button is pressed, the mobile device will ask for fingerprint authentication. Touch the touch sensor of the device for the fingerprint to be recognized. The dialog will show the input passed.

Last updated