Launcher Text

To update the launcher button text from the widget side

Launcher Text

Parameters Required to update the greeting Introduction text

  1. Source("Original Greeting Text Message")

  2. Message("Provide the Message you want to update to")

  3. Language("Provide the language code")

acquireIO.updateTranslated({source:”Chat with us”,message:”LAUNCHER_TEXT”,language:”en”});

Last updated