Cloudkibo / iOS

iOS Code
0 stars 0 forks source link

(desktop) Logic to send received message from server to desktop #587

Closed sumairasaeed closed 7 years ago

sumairasaeed commented 7 years ago

We would write the logic to send received message from server to desktop. So that whenever there is a push notification for any message we would send to desktop.

sumairasaeed commented 7 years ago

This task has been completed. Tested by looking at logs from desktop app. Will do final testing when desktop app displays conversation on its UI

sumairasaeed commented 7 years ago

Message sent from mobile will be displayed on desktop application UI when task https://github.com/Cloudkibo/KiboChatDesk/issues/35 will be resolved. Currently, it is shown on console of desktop app.

sumairasaeed commented 7 years ago

This was tested and working fine

jekram commented 7 years ago

Thanks