xmtp / xmtp-android

XMTP client SDK for Android applications written in Kotlin.
https://xmtp.github.io/xmtp-android/
MIT License
32 stars 12 forks source link

Add ability to disconnect and reconnect database #248

Closed nplasterer closed 3 months ago

nplasterer commented 3 months ago

This fixes an IOS bug https://github.com/xmtp/xmtp-ios/issues/336 with app groups but since we are surfacing it in RN I'm adding it to android as well.

Should be used with extreme CAUTION