Hello,
I'm testing your rich messages using the API v3 and iOS Sdk. I send messages with action 'open landing_page' and I use content: { body: '<html>...</html>', content_type: 'text/html', content_encoding: 'utf-8' } JSON to generate the landing page. This works well, but when I use different html styles like 'style:font-family' I don't see effect in the landing_page render in the phone. Other styles like 'font-color' or 'font-size' works well.
What is the limitation in the html render? I only found the 100-256kb limit in your documentation, but I don't find nothing related whit the html-css render.
Thx
Comments
3 comments