pnp / sp-dev-fx-aces

Repository for the Microsoft Viva Connections Adaptive Card sample solutions from Microsoft and community.
https://aka.ms/viva/connections/extensibility
MIT License
111 stars 92 forks source link

PrimaryTextCard-Covid-Indicator doesn't work on mobile iOS/Android #43

Closed Mikhail2k15 closed 1 year ago

Mikhail2k15 commented 2 years ago

Looks like the tables, images in the markdown are not supported on mobile in card view. image

https://github.com/pnp/sp-dev-fx-aces/blob/64c0313f8492532f846f7a3556dc9848c4fdff0e/samples/PrimaryTextCard-Covid-Indicator/src/cards/cardView/CardView.ts#L18

The heading markdown tag doesn't render properly on iOS Quick View. Expected image ios you can see ### before date and strange orange color image

dcashpeterson commented 2 years ago

@joaojmendes Looping you in. I know there are some issues with mobile device support. Is there anything you can do here to assist?

joaojmendes commented 2 years ago

Hi , I tested on my IOS in SharePoint App and Browser Safari and everything is working IMG_6695 ![IMG_6696](https://user-images.githubusercontent.com/12551125/156813 IMG_6694 IMG_6696

Mikhail2k15 commented 2 years ago

Hi @joaojmendes I'm not talking about SharePoint App or Browser Safari. It doesn't work for Teams App for ios inside Viva Connections App. https://github.com/SharePoint/sp-dev-docs/issues/7735

dcashpeterson commented 1 year ago

Updated Readme for sample to reflect issue with unsupported markdown in CardView.