Skip to Content

isSafeApp

const isSafeApp: boolean = isInSecureIframe

Defined in: utils/isSafeApp.ts:69 

Deprecated

Use detectSafeApp() for accurate detection This synchronous constant only checks if we’re in an iframe

Last updated on