Trouble developing for Pixel Devices | Adobe Experience League Community
Skip to main content
August 16, 2017
Question

Trouble developing for Pixel Devices

  • August 16, 2017
  • 1 reply
  • 1152 views

Is anyone having trouble developing for Pixel Devices? We are seeing that anything that formats correctly for pixel is breaking on other mobile devices and Litmus doesn't give us the option to look at Pixel devices.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Casey_Grimes2
Level 10
August 17, 2017

Hi Mica,

Pixel, by default, uses the Gmail app, so the usual precautions about developing for Gmail app apply--if the person is using IMAP you can't use media queries and there are some strict requirements about how style tags and structure is set up.

It's hard to tell what exactly is causing the issue without code, though. :/