Android Rainbow SDK application
AnsweredI would like to know if it is possible that in my Android application I can include the Rainbow chat without using Rainbow SDK for Android, that is, if I can use the Rainbow chat in my application.
-
Hi Caesar,
No, it's not possible to do Rainbow chat without the SDK because of the complexity behind. Rainbow chat allows to do chat with multiple devices (IOS, Android, Web, desktop), allows to manage acknowledgments, to do group chat and files, locations and voice messages sharing. Doing that with the SDK only requires some lines of code.
Additionnaly, in some cases, you need to keep the compatibility with our Rainbow application.
So, for all these reasons, you need to use the SDK to do that. We do no offer the Rainbow chat using REST API only.
Regards,
Olivier
-
I am new to the world of development with rainbow, I want to start developing the following application: A mobile application that among other things I can chat with other people (should I use the Android SDK?), I want the app to authenticate with my Database (I already do this with a Web API that I developed in CSharp), but I need that those users of my Database are in rainbow but can chat, how can I do that and what should I use?
I think I have to use REST API in my Web API with CSharp or I don't know if in the same android SDK in the android client application?
I think I should make a RAINBOW THIRD PARTY APPLICATION but I don't know how and what to use after authenticating with my web api(In Csharp) to create the user in rainbow
Please sign in to leave a comment.
Comments
5 comments