You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.
Users reported the following Issue with the Chat, during bad Network e.g. in Subway.
Steps to Reproduce from everywhere (not only in Subway):
Action: Start a Chat
Action: Turn Off Internet
Action: Add a Image to the Chat (Camera or Camera Roll)
3.1 Result/Failure: Image did not appear in Chat
3.2 Result/Failure: No Failure Message
3.3 Result Image not send
3.4 Details: In SubscriptionManager the Completion Block is queued but callback is never called
Action: Next, Turn On Internet (Do not touch Reconnect)
Action Add a Image to the Chat (Camera or Camera Roll)
5.1 Result/Failure: Image did not appear in Chat
5.2 Result/Failure: No Failure Message
5.3 Result: Image not send
Action: Touch Reconnect
Action: Writing now something, sending Image
7.1 Result/Success: Message/Image Appears in Chat
7.2 Image send
Using the Developer Option in iOS Setting (https://stackoverflow.com/a/40132545), enable Network Link Conditioner to 100% Loss also Text Messages are not send and the Send Button is enabled. This Text Messages seam to be never send. Don't matter the perfect Internet Connection Later or leaving, re enter the same Chat the still appear in unsend gray.
@xlbs-rm Thanks for opening the issue and writing down all the steps. The networking sync is something we need to still work on to fix this bad paths. I'll let this issue opened.
Users reported the following Issue with the Chat, during bad Network e.g. in Subway.
Steps to Reproduce from everywhere (not only in Subway):
Action: Start a Chat
Action: Turn Off Internet
Action: Add a Image to the Chat (Camera or Camera Roll)
3.1 Result/Failure: Image did not appear in Chat
3.2 Result/Failure: No Failure Message
3.3 Result Image not send
3.4 Details: In SubscriptionManager the Completion Block is queued but callback is never called
Action: Next, Turn On Internet (Do not touch Reconnect)
Action Add a Image to the Chat (Camera or Camera Roll)
5.1 Result/Failure: Image did not appear in Chat
5.2 Result/Failure: No Failure Message
5.3 Result: Image not send
Action: Touch Reconnect
Action: Writing now something, sending Image
7.1 Result/Success: Message/Image Appears in Chat
7.2 Image send
Using the Developer Option in iOS Setting (https://stackoverflow.com/a/40132545), enable Network Link Conditioner to 100% Loss also Text Messages are not send and the Send Button is enabled. This Text Messages seam to be never send. Don't matter the perfect Internet Connection Later or leaving, re enter the same Chat the still appear in unsend gray.
The text was updated successfully, but these errors were encountered: