Cloudkibo / CloudKibo

CloudKibo
0 stars 0 forks source link

Handle Mute/Unmute for 1-1 chat of specific contact #518

Closed sumairasaeed closed 7 years ago

sumairasaeed commented 7 years ago

We need modification in notification payload when any specific contact chat is marked as 'mute' by client. Server should not send 'alert' and 'sound' field. This task is dependency for https://github.com/Cloudkibo/iOS/issues/637

sojharo commented 7 years ago

I have completed the work on this and pushed the code to server.

jekram commented 7 years ago

Thanks

sumairasaeed commented 7 years ago

I completed and tested client side work https://github.com/Cloudkibo/iOS/issues/637 for mute and unmute. Endpoint of Mute seems to have some issue. Endpoint returns success but the payload still has sound field. @sojharo Kindly recheck server endpoint.

sojharo commented 7 years ago

@sumairasaeed We worked on this together in the office that day, I think you were then able to receive correct payload. Please mark it resolve and close if it is working.

sumairasaeed commented 7 years ago

Yes. This can be closed