botframework-sdk: Skype web not showing cards or images
I suspect that i am not using the latest Skype web version, but how do i verify that i have switched to the correct version?
The only indication of a version number in the HTML is one in the feedback url and that says 0.219.0
The cards i send shows up just fine in the Slack integration.
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 21 (1 by maintainers)
Is it solved? today when I tried hero cards, the cards are not showing up in skype. but it shows up in bot emulator. I have opened an issue on the same.
https://github.com/Microsoft/BotBuilder/issues/1518
@gviddy Great! I’ll follow-up with the team on Monday!
How many cards are you sending in the carousel, @gviddy? I think Skype neglects to show any carousel with more than 5 cards. No error message, it just never gets displayed.
Skype preview and Skype desktop do not show images for me. However Facebook and Web Chat show images ok.
Is there anything special I need to set to get Skype to work? I am using carousel…
Right now the normal web client for Skype doesn’t support cards. If you wanted to test your bot with Skype web then you can use the developer version by signing into slype at https://web.skype.com and then once signed in go to https://web.skype.com/en/?ecsoverride=developer which will give you the developer version.
Hope that helps.