Closed sumairasaeed closed 8 years ago
Completed work on this. Will mark it resolved after some testing IA.
I wrongly commented it issue #369 . It was meant to be here:
I tested and found there is a mistake on server side in one field in payload of push notification sent from server. Group Id returned in payload is incorrect. I have talked about it with @sojharo , he tried to correct it but issue is still there. Will test again tomorrow when server side error is corrected. From client side, work is complete.
Correct payload is received now. Also we are getting correct push. There is some error when we fetch all members of group and try to save in sqlite. Members are not saved correctly. Looking into it.
This has been fixed now.
Thanks
Other members in group, would receive the push notification when admin adds the member to the group. These should then update there sqlite database and UI to reflect the changes in the group.