xmtp / xmtp-react-native

A package you can use to build with XMTP in a React Native or Expo app.
MIT License
40 stars 19 forks source link

Fix conflicting stream issue #417

Closed nplasterer closed 3 months ago

nplasterer commented 3 months ago

Fixes https://github.com/xmtp/xmtp-react-native/issues/415

Was unable to reproduce this issue in Android but was seeing it reliably in iOS. Compared libxmtp logs and hunted the issue down to a concurrency problem in swift. All tests pass now.

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 1.34.0-beta.10 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: