xmtp / xmtp-react-native

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

Network updates #362

Closed nplasterer closed 2 months ago

nplasterer commented 2 months ago

This gets on the latest android for network improvements that include retries and timeouts for poor connections. This gets on the latest iOS for better network errors and potential improvements for transport errors.

Android PR here: https://github.com/xmtp/xmtp-android/pull/226 iOS PR here: https://github.com/xmtp/libxmtp/pull/659

github-actions[bot] commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: