emailmonday / Cerberus

A few simple, but solid patterns for responsive HTML email templates and newsletters. Even in Outlook and Gmail.

Home Page:https://www.cerberusemail.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hybrid Android 6.0 Litmus Failing

mischiefgithub opened this issue · comments

Looking to use Cerberus as base for starting emails. Notice that the Hybrid is failing on Android 6.0. Not sure if it used to work and now is cutting on the HTML.

android6-vertical-allowed-1366

I just pasted the RAW code into Litmus Builder and ran previews.

@mischiefgithub What part(s) is failing?

The bottom section of the page is not being rendered. It seems to be stopping at the lower section with an image on one side and text with button on the other.

@mischiefgithub Aye, I see this in Litmus for Android 5.1 and Android 6.0. I feel like I've heard about this bug before and I think it's an issue with Litmus's preview rather than these templates. I think the issue is that Litmus stops capturing previews after a certain height for these clients.

Here are few things I tried that lead me to believe that's what's happening:

  1. All of the other other Litmus previews on Android clients work (Android 4.0, all Gmail's, Outlook).
  2. Next I tried testing the cerberus-fluid.html templates (which is smaller), and Litmus displayed the full preview in Android 5.1 and Android 6.0.
  3. Lastly I removed a few sections from the top of cerberus-hybrid.html, and Litmus displayed the full preview in Android 5.1 and Android 6.0 (down to the bottom).

I'm not sure why these two clients, but it seems like a bug in Litmus.

Thanks for taking the time to debug and track down the problem with Litmus..