diff --git a/native/account/siwe-panel.react.js b/native/account/siwe-panel.react.js --- a/native/account/siwe-panel.react.js +++ b/native/account/siwe-panel.react.js @@ -189,6 +189,7 @@ onMessage={handleMessage} onLoad={onWebViewLoaded} style={backgroundStyle} + incognito={true} /> );