MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.13k stars 1.1k forks source link

Error: Warning. Session initialization already happened. To force a new session, set intent extra, "bran... #10807

Open sentry-io[bot] opened 3 weeks ago

sentry-io[bot] commented 3 weeks ago

Sentry Issue: METAMASK-MOBILE-2JYH

Error: Warning. Session initialization already happened. To force a new session, set intent extra, "branch_force_new_session", to true.
  at anonymous (node_modules/@notifee/react-native/dist/validators/validateAndroidInput.js:19:39)
  at apply (native)
  at emit (node_modules/@react-native/js-polyfills/console.js:216:31)
  at apply (native)
  at __callFunction (node_modules/react-native/index.js:420:5)
...
(3 additional frame(s) were not displayed)
Cal-L commented 1 week ago

Looks like we may have a condition where branch attempts to reinitialize. Assigning to SDK team for further research