热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

iOS10邮件客户端不会选择媒体查询-Mediaqueriesaren'tpickedupbyiOS10mailclient

Currentconfigurationofhardware:iPhone6s,iOS10.0.1(IhaveasoftwareupdatependingforiOS1

Current configuration of hardware: iPhone 6s, iOS 10.0.1 (I have a software update pending for iOS 10.0.2)

硬件的当前配置:iPhone 6s,iOS 10.0.1(我有iOS 10.0.2的软件更新)

I have the following html test code (p.s. I've also tested with iPhone 6s specific queries like specified in this answer)

我有以下html测试代码(p.s.我也测试了iPhone 6s特定查询,如此答案中指定的)





    
    
    



    

MEDIA TEST

MEDIA TEST

MEDIA TEST

MEDIA TEST

MEDIA TEST

MEDIA TEST

Live version is here: http://codepen.io/anon/pen/gwkbEK

现场版本在这里:http://codepen.io/anon/pen/gwkbEK

When I send it to my account in Gmaill app on Android phone I get the following result (all lines are colored):

当我在Android手机上的Gmaill应用程序中将其发送到我的帐户时,我得到以下结果(所有行都是彩色的):

But when I open same mail in native iOS 10 mail application in iPhone 6, I get this result (all labels are green):

但是当我在iPhone 6中的本机iOS 10邮件应用程序中打开相同的邮件时,我得到了这个结果(所有标签都是绿色的):

Am I doing something wrong, or iOS 10 mail client stopped supporting media queries?

我做错了什么,或者iOS 10邮件客户端是否停止支持媒体查询?

1 个解决方案

#1


1  

Important to note: these screenshots are of Gmail app on iOS, not iOS Mail app. Until a few weeks ago, no mobile Gmail client anywhere supported media queries. Gmail recently started rolling out media query support based on platform, geo-location, and product. Results will vary across Google Mail products until the rollout is complete.

需要注意的重要提示:这些屏幕截图是iOS上的Gmail应用,而不是iOS Mail应用。直到几周前,没有任何移动版Gmail客户端支持媒体查询。 Gmail最近开始推出基于平台,地理位置和产品的媒体查询支持。在推出完成之前,Google Mail产品的结果会有所不同。

As of October 2016, U.S.-based Gmail accounts are starting to see media query support whereas U.K.-based accounts are not. Litmus Previews use UK Gmail accounts, so we won't see the update appear in Litmus regardless of where we're testing from.

截至2016年10月,美国的Gmail帐户开始看到媒体查询支持,而基于英国的帐户则不支持。 Litmus Previews使用英国Gmail帐户,因此无论我们在哪里测试,我们都不会在Litmus中看到更新。

Gmail is also rolling out based on Gmail product, so depending on what TYPE of Gmail product you're checking and the platform, results could vary. Here is a quick breakdown of where the rollout stands now: enter image description here

Gmail也是基于Gmail产品推出的,因此根据您正在检查的Gmail产品类型和平台,结果可能会有所不同。以下是现在推出的部署的快速细分:

More info and updated charts on Litmus

有关Litmus的更多信息和更新图表


推荐阅读
  • 本文详细介绍了如何在现有的Android Studio项目中集成JNI(Java Native Interface),包括下载必要的NDK和构建工具,配置CMakeLists.txt文件,以及编写和调用JNI函数的具体步骤。 ... [详细]
  • YB02 防水车载GPS追踪器
    YB02防水车载GPS追踪器由Yuebiz科技有限公司设计生产,适用于车辆防盗、车队管理和实时追踪等多种场合。 ... [详细]
  • 本文详细介绍了如何在Android应用中使用GridView组件以网格形式展示数据(如文本和图像)。通过行列布局,实现类似矩阵的数据展示效果。 ... [详细]
  • 本文将详细介绍如何在Bootstrap 5中使用五种不同的表单控件样式,包括输入框、选择器和文本区域等元素。 ... [详细]
  • ServletContext接口在Java Web开发中扮演着重要角色,它提供了一种方式来获取关于整个Web应用程序的信息。通过ServletContext,开发者可以访问初始化参数、共享数据以及应用资源。 ... [详细]
  • 本文介绍了如何在WildFly 10中配置MySQL数据源时遇到的服务依赖问题及其解决方案。 ... [详细]
  • 本文介绍了如何通过ARM编译器组件重定向标准C运行时库的I/O函数,以适应不同的硬件平台。原文链接:https://www.keil.com/pack/doc/compiler/RetargetIO/html/retarget_overview.html ... [详细]
  • 交互式左右滑动导航菜单设计
    本文介绍了一种使用HTML和JavaScript实现的左右可点击滑动导航菜单的方法,适用于需要展示多个链接或项目的网页布局。 ... [详细]
  • 本文详细介绍了ActivityManagerService (AMS) 的工作原理及其在Android系统中的重要角色。AMS作为system_server进程的一部分,在系统启动时加载,负责管理和协调应用程序中的Activity和服务(Service)。文章将通过具体的接口图和通信流程,帮助读者更好地理解AMS的工作机制。 ... [详细]
  • 本文详细介绍了如何正确安装Java EE SDK,并解决在安装过程中可能遇到的问题,特别是关于servlet代码在Apache Tomcat 10中无法运行的情况。 ... [详细]
  • 深入解析Android中的SQLite数据库使用
    本文详细介绍了如何在Android应用中使用SQLite数据库进行数据存储。通过自定义类继承SQLiteOpenHelper,实现数据库的创建与版本管理,并提供了具体的学生信息管理示例代码。 ... [详细]
  • LCUI 2.1.0 版本现已推出,这是一个用 C 语言编写的图形用户界面开发库,适合创建轻量级的桌面应用程序。此次更新包括多项修复和功能增强,并正式宣布将启动 Android 支持的开发计划。 ... [详细]
  • 本文探讨了如何通过WebBrowser控件在用户点击输入框时自动显示图片验证码。该过程可能涉及JavaScript事件的触发与响应。 ... [详细]
  • 本文介绍如何在Windows Forms应用程序中使用C#实现DataGridView的多列排序功能,包括升序和降序排序。 ... [详细]
  • 利用Python实现自动化群发邮件
    本文详细介绍如何使用Python语言来实现邮件的自动群发功能,适合希望提高工作效率的技术爱好者和开发者。 ... [详细]
author-avatar
66顺主管386711
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有