Closed sumairasaeed closed 7 years ago
was this working before the swift upgrade?
@sumairasaeed when I ask question i expect a replay within 24 business hrs
Yes. This issue is happening due to incorrect processing order of GCD queues for processing of sending pending messages and updating UI. I had worked and tried to solve it on friday but this error is still happening.
What is GCD ? Are we calling a library? Your message is cryptic
No sir. GCD is Grand Central Dispatch (GCD) dispatch queues
On Mon, Feb 20, 2017 at 11:12 AM, Cloudkibo notifications@github.com wrote:
What is GCD ? Are we calling a library? Your message is cryptic
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Cloudkibo/iOS/issues/497#issuecomment-280996411, or mute the thread https://github.com/notifications/unsubscribe-auth/AKbhpxRxPAzDGtWgxp_XEN_AHG4FRongks5reS7igaJpZM4MASAo .
This has been fixed now.
Thanks
Chat messages status "pending' to 'sent' not updated on UI in realtime when internet is back
Here are the repro steps: 1- Switch off internet 2- Send some chat messages 3- Switch 'ON' internet remaining on conversation page. 4- Status of only first message changes from 'pending' to 'sent' . Other messages show status as 'pending' 5- Go back to chats tab and come again to conversation/chats page so it shows correct status for all messages (i.e. 'pending' changed to 'sent')