Cookie Update
To force cookie update in Android app via function incases cookies needs to be updated immediately.
window.WTN.forceUpdateCookies();import { forceUpdateCookies } from "webtonative"
forceUpdateCookies();Last updated
To force cookie update in Android app via function incases cookies needs to be updated immediately.
window.WTN.forceUpdateCookies();import { forceUpdateCookies } from "webtonative"
forceUpdateCookies();Last updated