简体   繁体   English

iOS 11 beta 5中位置蓝色条在哪里?

[英]Where is the location blue bar in iOS 11 beta 5?

I have an app that is using always enabled location in the background and I don't see the blue bar as advertised in the latest beta. 我有一个应用程序在后台使用始终启用的位置,但我看不到最新测试版中宣传的蓝色条。 Do I have to build against the latest SDK for it to affect my app? 我是否必须根据最新的SDK构建它才能影响我的应用?

I also don't see it with Google Maps with location set to "always" and when navigating and that app in the background. 在位置设置为“始终”的Google Maps中以及导航时以及在后台运行该应用程序时,我也看不到它。

Thoughts? 有什么想法吗?

It seems that in beta 5, Apple has removed that blue status bar denoting the use of location. 似乎在beta 5中,Apple删除了表示位置使用的蓝色状态栏。 There has been no other replacement for it as of yet, it's just removed in beta 5. 到目前为止,还没有其他替代品,只是在Beta 5中将其删除。

This link to 9to5Mac discuss the same. 此链接与9to5Mac讨论相同。

The short answer is that the CoreLocation Bar is not appearing in iOS 11.0b5 or 11.0b6. 简短的答案是CoreLocation Bar没有出现在iOS 11.0b5或11.0b6中。

This question falls into the problem of timeliness over Apple OS Beta releases. 这个问题属于Apple OS Beta版本是否及时的问题。 iOS 11.0 (as of the time of this asking) has not been released in final form to the public. iOS 11.0(截至发稿时)尚未以最终形式向公众发布。 As a result any and all features will be in flux until it is ultimately released. 结果,任何和所有功能都会不断变化,直到最终发布。

There has been a lot of (searchable) public and developer pushback to the Core Location Blue Bar. 已有很多(可搜索的)公共和开发人员回推到“核心位置蓝条”。 (Often referred to in articles as the "Blue Bar of Shame") (通常在文章中称为“蓝色耻辱栏”)

Whether this is a change in direction for Apple from the precious 4 betas where it did appear, or a temporary adjustment is unknown. 这是否是苹果从出现时的珍贵4测试版转向的方向,还是暂时的调整方式。 Release notes do not give guidance and there has not been any statement from Apple on the issue. 发行说明未提供指导,Apple对此问题也未发表任何声明。 Most importantly, conjecture will not do anything more than allow the individual some unnecessary "Head-Canon" 最重要的是,con测只会让个人产生不必要的“ Head-Canon”

If you are a developer and have a strong opinion on the existence/removal of the bar; 如果您是开发人员并且对酒吧的存在/删除有强烈的意见; you need to file this through Apple's developer access to their radar system: http://bugreport.apple.com 您需要通过Apple的开发人员访问其雷达系统的方式将此文件归档: http : //bugreport.apple.com

Other than that; 除此之外; always use the latest versions of the SDK available, report any issues during beta phase, and wait for final release. 始终使用最新版本的SDK,在测试阶段报告所有问题,然后等待最终版本。

I observed that the location bar is displayed when you select "While Using the App" from the location access. 我观察到,当您从位置访问中选择“使用应用程序时”时,会显示位置栏。 Its removed when you select "Always" 选择“始终”时将其删除

The Blue banner has been revoked in iOS beta 5. Linking back to another answer for more context. 蓝旗已在iOS beta 5中被撤消。链接回另一个答案以获得更多上下文。

bluebar stays forever even if stopupdating is called in iOS 11 即使在iOS 11中调用了stopupdating,bluebar也将永远保留

https://forums.developer.apple.com/thread/84125 https://forums.developer.apple.com/thread/84125

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM