Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

OnMessageReceived not raised until I send a message #62

Open
payneauj opened this issue Sep 19, 2018 · 0 comments
Open

OnMessageReceived not raised until I send a message #62

payneauj opened this issue Sep 19, 2018 · 0 comments

Comments

@payneauj
Copy link

Hello,

i'am using your sdk in a uwp application.

an online meeting is created on a web app using the skype web sdk between 3 users.

All 3 users can discuss from my uwp app, the web app and skype mobile app.

When i close the uwp app (i save to local data the Conversation object), and launch it again, when the web app or the skype mobile app sends a message, the OnMessageReceived it not raised.

It works again when i send a message to the online meeting from my UI (using myclient.AddMessaging(myconversation, "my message").

But if i want to do it without user interaction, it does not work.

Do you have any idea?

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants