Cloudkibo / KiboChatDesk

KiboChat for Desktop Application
0 stars 0 forks source link

Investigate Voip push notification Service #39

Closed sumairasaeed closed 7 years ago

sumairasaeed commented 7 years ago

Here we will investigate how to send Voip push from desktop app to mobile app. Also, find any notification service which supports Voip as azure does not support it currently. We can also see if azure has any plans to support it in near future. We will have to investigate if there is any javascript SDK available for configuring push notifications.

sumairasaeed commented 7 years ago

After design discussion with sojharo yesterday, we concluded that server will send the push. APNS configuration will be done on server. So we can close this task please. No more investigation needed. @sojharo will have to do nodeJS and APNS integration on server. For that, i am opening task on 'server' repo.