ephemeraHQ / converse-app

https://converse.xyz
MIT License
45 stars 4 forks source link

Error: Cannot await activity from more than one call to getInitialURL #883

Open sentry-io[bot] opened 5 hours ago

sentry-io[bot] commented 5 hours ago

Sentry Issue: CONVERSE-REACT-NATIVE-1QZ

Error: Cannot await activity from more than one call to getInitialURL
  at promiseMethodWrapper (/node_modules/react-native/Libraries/BatchedBridge/NativeModules.js:98:1)
  at getInitialURL (/node_modules/react-native/Libraries/Linking/Linking.js:71:14)
  at ?anon_0_ (/node_modules/expo-linking/build/Linking.js:71:36)
  at next (native)
  at asyncGeneratorStep (/node_modules/react-native/Libraries/Image/Image.android.js:224:28)
...
(32 additional frame(s) were not displayed)
alexrisch commented 5 hours ago

This may be related to https://github.com/ephemeraHQ/converse-app/issues/853 & fixed by https://github.com/ephemeraHQ/converse-app/pull/868