voximplant / react-native-voximplant

Voximplant mobile SDK for React Native (iOS/Android)
http://voximplant.com
205 stars 39 forks source link

Android Push Notifications #163

Open chai86 opened 2 years ago

chai86 commented 2 years ago

x

YuliaGrigorieva commented 2 years ago

Hello @chai86 ,

You can take a look at the following articles about push notifications support for android and iOS. There you can find the information how to set up push notifications for your Voximplant application:

  1. android: https://voximplant.com/docs/guides/sdk/androidpush
  2. iOS: https://voximplant.com/docs/guides/sdk/iospush Please consider that you need to integrate CallKit to your iOS application to be able to handle VoIP push notifications.

You can find the implementation example in our demo app.

If you have any specific questions, feel free to ask, we will be glad to help you.

Best regards, Yulia Grigorieva