top of page

99

100

Good morning, Guest

One Tower Blog

bottom of page
const message = { event: "brandedLogout" }; if ( window.ReactNativeWebView && typeof window.ReactNativeWebView.postMessage === "function" ) { window.ReactNativeWebView.postMessage(JSON.stringify(message)); }