Close App JavaScript API
Close your Android or iOS app instantly using the WebToNative JavaScript API. Simple integration with Plain JavaScript and ES6 support.
WTN.closeApp();import { closeApp } from "webtonative";
closeApp();Last updated
Close your Android or iOS app instantly using the WebToNative JavaScript API. Simple integration with Plain JavaScript and ES6 support.
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