Close App
Function to close the app directly
WTN.closeApp();import { closeApp } from "webtonative";
closeApp();Last updated
Function to close the app directly
You'll need to import the javascript file in your website before starting from this link.WTN.closeApp();import { closeApp } from "webtonative";
closeApp();*Feature was taken live on 05/10/2023
Last updated