activationRequired method

This function sets the activation required state of this hybrid app to true.

After calling this function, the current hybrid app will need to be activated.

Syntax

<static> activationRequired()

Example

hwc.activationRequired();

Source

hwc-comms.js, line 768.