Everything works in desktop outlook and owa, except ios outlook is not rendering the adaptive card.
Message: "This Message Has No Content".
OWA and Desktop Outlook all work fine. Any suggestions for IOS Outlook App?
Viewing the source of the email, I can see the details of the adaptive card. Can anyone suggest where I should be looking for this issue? Interestingly though if i copy the exact same JSON into "amdesigner.azurewebsites.net" and do a test. It will then work on my mobile outlook. Looking at the source, the only one difference I see is that "azurewebsites" inserts an additional element: "@context": "schema.org/extensions",
thanks in advance..