We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xmtp-ios
testCanStreamGroupsAndConversations in ConversationsTest.kt started failing on xmtp-android main starting with commit 65be7d1. which merged PR #363 .
testCanStreamGroupsAndConversations
ConversationsTest.kt
main
That PR updated libxmtp ref from fc37819c to a48e9a79
xmtp-android/library/src/androidTest/java/org/xmtp/android/library/ConversationsTest.kt
Lines 212 to 235 in 28aebb5
No response
The text was updated successfully, but these errors were encountered:
other format for streaming test also failing when streaming client creates group:
see modified test on branch here:
xmtp-android/library/src/androidTest/java/org/xmtp/android/library/GroupTest.kt
Lines 746 to 756 in 131f415
Sorry, something went wrong.
Seeing this fail in RN as well consistently across iOS and Android. Dms created by self are failing.
Was able to test this fix on xmtp-android, and xmtp-react-native android, looks like it clears up the issue 🎉 xmtp/libxmtp#1613
Will close out this issue once we have that fix merged through the SDKS
No branches or pull requests
Describe the bug
xmtp-ios
testCanStreamGroupsAndConversations
inConversationsTest.kt
started failing on xmtp-androidmain
starting with commit 65be7d1. which merged PR #363 .That PR updated libxmtp ref from fc37819c to a48e9a79
xmtp-android/library/src/androidTest/java/org/xmtp/android/library/ConversationsTest.kt
Lines 212 to 235 in 28aebb5
Expected behavior
No response
Steps to reproduce the bug
No response
The text was updated successfully, but these errors were encountered: