Open dinhchinh82 opened 5 years ago
Receive notification from Google FCM server or Apple APNS server is not part of the SDK, so it is not included in SDK, please refer Google or Apple's detail document. You just need subscribe notification by the API provided by the SDK. But you also need to send us your FCM/APNS certifications to deploy on P2P server
@xiaojinsheng Thank you for your answer. We already sent you the key to your member.
By the way, can we user our Push server on behalf of your P2P server? is it reasonable?
Need to talk with our sales, for technical, it is possible
@xiaojinsheng we integrated successfully to our own Android application. Now we are going to integrate the doorbell function to iOS application. What's kind of information we should provide then you can update to your server?
Thank you.
Please provide the following information to us Bundle ID, eg: com.linkwil.wehome Team ID Key ID P8 certification file
@xiaojinsheng I already sent these information to your team member. Thank you.
@xiaojinsheng as we checked, there are 2 types of push notification for iOS
We checked the API document and only found the API for Type 1. We also tried to use that API for Type 2 but it did not work.
For summary, in order to make the calling function, could you suggest us the API should be used? If we need to provide any other information to make it work, please let us know.
Thank you.
There are many changes if we need to implement the VoIP like notification, we are still pushing our cloud supplier to support this function, will release it once completed, but no detail schedule now
@xiaojinsheng Thank you for your updates. For current situation, could you give us the suggestion to make the call function like WeHome app for iOS?
Thank you.
Our app also didn't support VoIP like notification
Hello,
We have integrated the camera function successfully into our own application. Now we are going to integrate the doorbell function which similar to your application. The major scenario is: user pushes to the doorbell => send a notification to the smartphone => if pushes 2 times continuously => call to smartphone => smartphone answer => 2 way communication with video.
We have not found the sample code for this feature on your SDK demo.
Could you please give us the sample code for this?
Thank you.