iOS 8 上 iPhone 主屏幕上应用程序图标下方的应用程序名称旁边的红点(圆圈)
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/25843856/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Red dot (circle) next to the app name below the app icon on the iPhone Home Screen on iOS 8
提问by user5673323221
What does the red dot (circle) next to the app name below the app icon mean?
应用图标下方应用名称旁边的红点(圆圈)是什么意思?
I added a Today Extension (Widget) to the app. It appears only when I launch the app on the iOS 8, it does not appear on iOS 7 simulator. Even though I removed the extension and cleared the simulator, it still appears before the app name.
我向应用程序添加了今日扩展(小部件)。它仅在我在 iOS 8 上启动应用程序时出现,它不会出现在 iOS 7 模拟器上。即使我删除了扩展程序并清除了模拟器,它仍然出现在应用程序名称之前。
回答by Phil Bowman
An Orange dot next to an app normally means it's a beta version, as installed through Testflight. I have a couple of those at the moment, though one looks more red. Trying to find if there's a difference between an orange and a red dot, or if it's just an artefact of the colour of the background image that makes it look red.
应用旁边的橙色圆点通常表示它是通过 Testflight 安装的测试版。我现在有几个,虽然一个看起来更红。试图找出橙色和红色点之间是否存在差异,或者它是否只是背景图像颜色的人工制品,使其看起来是红色的。
回答by Peter Robert
The dot you see is actually an orange dot, with transparency. On dark backgrounds it seems like it's red. Try changing to a bright background.
您看到的点实际上是一个橙色点,具有透明度。在深色背景上,它似乎是红色的。尝试更改为明亮的背景。
回答by Yogendra Singh
Orange dots for all beta apps that are downloaded from TestFlight and blue dots for recently updated apps from App Store.
从 TestFlight 下载的所有测试版应用程序的橙色圆点和 App Store 最近更新的应用程序的蓝色圆点。