nodejsSDK - BOT : get an event when a user opn a chat window with the BOT. ANDROID
AnsweredGood morning,
new rainbow_onchatstate in node JS is working well from Desktop Rainbow application. When chat with NodeJS is selected, a new chat active event is received. When chat is leaving, a chat inactivate event is received. So, it's working well.
However, when Mobile Android standard Rainbow application is used, behavior isn't right. The first time, chat is selected, chat active event is received. When chat is leaving, a chat inactivate event is received, BUT intermediately a new chat activate event is received. So, when you come back to the chat, the activate event isn't received, and you can't sent the welcome message.
I suppose this isn't normal behavior.
-
Hi,
No sorry.
I think the client's type is missing in your table or ? And they are all "chat activate events" ?
Could you please describe the process ?
- on the left a Node.js BOT
- on the right, an official Android Rainbow app ?
- chatting (IM I suppose) from Android to Node.js BOT generates lot of events (a new chat activate event is received)
- another client, Web, iOS: not so much.
Could you please check if the user used is ONLY logged in on Android ?
I mean, not also logged in on another Rainbow client.Regards,
Pascal
Please sign in to leave a comment.
Comments
4 comments