Forum Discussion

swaminathan_v's avatar
swaminathan_v
Contributor
7 years ago

Regarding SoS integration in Android mobile App

We are integrating the SoS video chat feature in [ Android App ] our client's application. I have gone a walk through of the implementation documentation and came to know that sample app included the Firebase Push notification feature. 
 
So, is it mandatory to include the any push notification services like Firebase or any other third parties in our community integration in mobile app, or just we can ignore them and implement rest of the feature. And kindly clarify, is it possible and permissible to integrate community SDK excluding the push services?
 
Any help is appreciated.
  • VimalGa's avatar
    VimalGa
    Lithium Alumni (Retired)

    Yes, you can use the SDK without integrating the push notification feature. Our SDK is open source, so you can modify to suit your chat/pn needs as well. Hope this clarifies.