Cloudkibo / iOS

iOS Code
0 stars 0 forks source link

offline group creation logic not working #574

Closed Assadbintahir closed 7 years ago

Assadbintahir commented 7 years ago

When we create a group offline and come online. Clicking on group will not create group, chat window will not be opened and other member will never be notified about the group creation and repeated members will appear in group info

Steps:

1- turn internet off in iOS device. 2- Create a group in iOS device 3- add some members 4- Now turn internet on. 5- Try to open chat window of that group. 6- Issue will be produced.

img_0565 img_0564

jekram commented 7 years ago

does Whatsapp allow creating Group when you are offline?

Assadbintahir commented 7 years ago

Whatsapp makes an group chat item in chatlist for that chat (which will not be opened until you click it once after connecting to internet). Group is created and chat will be opened when you click on that item after connecting back to internet.

In KiboChat, clicking the chat item after connecting back to internet does not create the group we intended to create. It will always make an chat item with name "group no image". For this chat item, repeated group members will be shown in group info, as attached in screenshot.

sumairasaeed commented 7 years ago

This has been fixed now.

jekram commented 7 years ago

Thanks