简体   繁体   English

我的应用程序未显示在位置服务下(设置->隐私)

[英]My application is not showing under location services (Settings->Privacy)

I have developed location based application and it is able to get user's location but there is strange thing in it. 我已经开发了基于位置的应用程序,它能够获取用户的位置,但是其中有一件奇怪的事情。 Under setting->Privacy->Location Services, it is not showing my application. 在设置->隐私->位置服务下,它没有显示我的应用程序。 It is only happening with iPhone 6 Plus for other devices it is showing. 它仅在iPhone 6 Plus所显示的其他设备上发生。

I had the same problem. 我有同样的问题。 Turns out I simply didn't open the app and get to the prompt to allow the location services. 原来,我只是没有打开应用程序,而是提示允许位置服务。 As long as you don't get the prompt and confirm in the app, it will not show in the Privacy->Location list. 只要您没有收到提示并在应用程序中进行确认,它就不会显示在“隐私”->“位置”列表中。

I'm pretty late to the game, but I had the same problem on an iPhone 8. The app would just not show up under location services. 我玩游戏已经很晚了,但是我在iPhone 8上遇到了同样的问题。该应用程序不会在定位服务下显示。 On other devices it was showing up fine. 在其他设备上显示正常。

The only solution that worked, after spending hours on finding a non-existent bug in my code, was to Reset Location & Privacy in Settings -> General -> Reset . 花了数小时在我的代码中发现一个不存在的错误之后,唯一有效的解决方案是在Settings > General > Reset 重置Location&Privacy

iOS设置

暂无
暂无

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

相关问题 应用程序未显示在“设置”->“隐私”->“模拟器上的联系人”下 - App does not show under Settings->Privacy->Contacts on simulator 更改设置->隐私->联系人我的应用,iOS应用在后台崩溃 - iOS App gets crash in background as changed Settings->Privacy->Contacts My App ON/OFF iOS设置(隐私 - >位置服务 - >选择我的应用 - >更改允许访问)崩溃 - iOS settings (Privacy -> Location services -> select my app -> change allow access) crashed 如何在 iOS 11+ 中以编程方式打开设置 > 隐私 > 定位服务? - how to programmatically open Settings > Privacy > Location Services in iOS 11+? 当我在模拟器上运行我的应用程序时,在模拟器设置和位置服务下都不会显示我的应用程序 - When i run my app on simulator it doesn't show my app under both simulator settings and location services Xcode 13 缺少iOS15下的定位服务设置 - Xcode 13 is missing settings for location services under iOS15 可以通过编程方式重置位置和隐私设置吗? - Can the Location and Privacy settings be reset programmatically? iOS Swift -> 蓝牙设备在“设置”->“蓝牙”->“设备”下不显示“I”图标 - iOS Swift -> Bluetooth device doesn't show "I" icon under Settings->Bluetooth-> Device Xcode更改我的应用程序的位置服务 - Xcode changing the Location Services of my application iOS 5之前的位置服务和设置 - Location Services and Settings prior to iOS 5
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM