Sergio Ocon hat einen Kommentar hinterlassen
Same issue after updating sdk version to 1.48
Sergio Ocon hat einen Post erstellt
Hi, I have the following code in an adapter to get the list of files sent in a conversation (m_conversation) RainbowSdk.instance().fileStorage().getFilesSentInConversation(m_conversation); This cod...
Sergio Ocon hat einen Post erstellt
Hi, When I'm looking for contacts for an user by name, I was expecting to get only the contacts for the same company/organization the user belongs to. Maybe I'm doing something wrong: RainbowSdk....
Sergio Ocon hat einen Kommentar hinterlassen
Yes, thanks so much for you quick response.
Sergio Ocon hat einen Post erstellt
I’ve started playing around with the web and android sdks and I’ve reviewed the starter projects. One question here, is there any starter project for web or/and android showing how to ...