Cookie Update API
Update and manage website cookies using the WebToNative JavaScript API. Sync cookie changes seamlessly across Android and iOS apps.
window.WTN.forceUpdateCookies();import { forceUpdateCookies } from "webtonative"
forceUpdateCookies();Last updated