Josep Mª Mor Vals commented,
I tried to update rainbow-node-sdk, this is what I get PS C:\Program Files (x86)\ondaraRainbowService> npm update --save rainbow-node-sdknpm WARN presence-history@0.0.1 No repository field.npm WARN...
Josep Mª Mor Vals commented,
Hi Konrad, I'm using rainbow-node-sdk, not rainbow-web-sdk, is this right for developing a server angular app? I'm confused with the uses of each sdk. Can I use rainbow-web-sdk anyway from my serve...
Josep Mª Mor Vals created a post,
Hi, I'm trying to import the SDK on a module, but I get a lot of error when I compile the app. I'm trying to import the SDK with: import { RainbowSDK } from 'rainbow-node-sdk'; (the sdk is inst...
Josep Mª Mor Vals commented,
Hi Vincent, Is this happening maybe because I'm using the rainbow-node-sdk, not rainbow-web-sdk?
Josep Mª Mor Vals commented,
Hi Vincent., Is there any news on the subject that concerns us? Tanks,
Josep Mª Mor Vals commented,
Hi Vincent, Have tried to invite contacts from web UI, but can't (they are part of our company, ans a message appears saying the it's on our contact list). We have developed this app and it's ready...
Josep Mª Mor Vals commented,
Yes, this is exactly my issue. All presence changes are working ok (both Rainbow Client and Node App), except talking with OXO phone (unknown presence on Rainbow Client, no event on Node App).
Josep Mª Mor Vals commented,
Hi, In fact, we are not using the onPresenceChaged event, but we use the onContactPresenceChanged event (because it is triggered when the presence of a contact changes). The fact is that the presen...
Josep Mª Mor Vals created a post,
Hi,We have developed an app in node.js which stores a history of the changes in the presence of contacts.The App works correctly, but does not capture the presence changes when the user talks on ...
Josep Mª Mor Vals created a post,
Hi,We have developed an app in node.js which stores a history of the changes in the presence of contacts.The App works correctly, but does not capture the presence changes when the user talks on th...