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