PO
1
Outlook Mail App on Android 7.0 Nougat
Does anyone know if Outlook Mail App on Android 7.0 nougat is going to be added to Litmus testing environments? since the Jan 2017 update we've been running into bugs when testing on our devices, however these did not seem to be issues before.
Yeah, it seems to completely break responsiveness.
I don't believe it's specific to Nougat. See this post: https://litmus.com/community/discussions/6012-outlook-com-email-app-no-longer-responsive-android
Maybe not, but I have a phone running Lollipop that is using the same version no. of the Office app and it renders fine. Then my daily driver (Nextbit Robin) was running Marshmallow in which the Outlook app rendered the emails fine until I updated it to Nougat. It's weird.
Hi Pamela,
Bettina from Litmus here. I'm so sorry we missed your comment!
Yes, the Outlook Android App is on our list of clients to implement. Stay tuned for updates! :)
P.S.: To make sure your questions about Litmus or any feature requests get seen by the right people on our team, it's best to reach out to hello@litmus.com. We're happy to help!
Will Android 7 be added to this list of clients as well?
Now all android apps I can test in Litmus are Android 6, what seems a little outdated.
Same here, is there a conditional CSS we can add to target just this app?
Like we can do for regular Outlook:
<!--[if gte mso 9]>
<style type="text/css">
/* Your Outlook-specific CSS goes here. */
</style>
<![endif]-->
I'm not aware of anything. For me it seems to strip out some of the CSS and even ignore inline CSS on occasion. Have found it to be really tricky.