You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to integrate this sdk into one of our apps. In the messaging option, I can send messages. If I login through webex teams website, I can view the messages I sent. The messages will be received/sent when I'm in the MessageFragment. But if I click back button, the list becomes empty. I don't them those again. How can I persist all the messages received/sent during the session?
The text was updated successfully, but these errors were encountered:
NeerajaGandla
changed the title
Unable to view messages sent to me. I can only send messages but no option to view received messages
Messages in the Message Fragment do not persist. All the messages will disappear when I click back button & get back to MessageFragment
Aug 3, 2020
@NeerajaGandla , Kitchen Sink is a representative of how the SDK APIs can be used. The requested feature needs to be implemented by developers in their app with their own enhancements.
I'm trying to integrate this sdk into one of our apps. In the messaging option, I can send messages. If I login through webex teams website, I can view the messages I sent. The messages will be received/sent when I'm in the MessageFragment. But if I click back button, the list becomes empty. I don't them those again. How can I persist all the messages received/sent during the session?
The text was updated successfully, but these errors were encountered: