App not displayed in Settings App

Whenever I fresh install my app onto my device, it is not showing up in the Settings app. Even after trying to search it, nothing appears.

I use location services and local network within my application so I need to be able to change those authorizations as it does not reliably prompt for those authorizations (I need always for location and that was removed, local network never prompts correctly).

I have however seen my app appear in the settings app under privacy -> Location Services but not local network. Is this an issue with Apple or with my application?

Should also be known that it does appear in settings on some devices.
Post not yet marked as solved Up vote post of Jacobtraugott Down vote post of Jacobtraugott
6.7k views
  • Did this ever get addressed? I'm adding iPad compatibility to my app, and while it's always shown up in Settings on the iPhone it's not on either iPad I've installed it on. This is a real problem when I need to direct the user to authorize Location access.

Add a Comment

Replies

Hey Jacob,
I have a few more questions about your issue.

  • Is there a .bundle file in the Xcode project?
  • What devices do the settings show up on?
  • What iOS version does the device in question currently run?
  • Have you restarted the device?

Hope to hear back from you,
Mateo
Hey Mateo,
  • There is no bundle file

  • Shows up on iPhone 8 64GB(Mine, not my coworkers), 2017 iPad 9.7" 64GB, and iPhone XS 64GB

  • This particular device (iPad mini 5) that is not showing is running 14.0.1 although I know it's happening on other devices as well. My coworkers device that isn't working is an iPhone 8 64GB was on 14.0.1 when first discovered problem. Problem persists on 14.1

  • Yes. Restarted, fresh install, reset all settings. A lot of things.

  • how did you resolved it?

Add a Comment
I am experiencing the same with my TestFlight build, was there any solution to this?
Add a Comment

Experiencing same bug in my new iPhone SE (Just Purchased), installed with latest iOS version 14.6 Whereas in my old iPhone 6S, it's working fine.

Apple must fix this issue, as its really annoying. I've added location permission, which I accepted and now I can not change it. App installed directly from Xcode and tried also with TestFlight. Tried everything related to device, like killing the app and fresh start again. Device turn off and on again.

Has anyone filed a bug about this? If so, what was the bug number?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

  • I have a similar issue. The App Review team also ran into this problem when reviewing one of my apps. Created feedback FB9761108.

  • Ta!

Add a Comment

I have the same problem. I install app through xcode and testfight. Device: iPhone13Pro(15.0.2), iPad6(15.0) Restart Settings not work. Restart iPhone not work.

  • I fix it. I change the bundle identifier, build an app, then I change the bundle identifier back, build again, done. I suppose it's a cache bug, change bundle name clear the cache some way.

  • This work for me.

  • this work for me as well

Add a Comment

Quit Apple Account fix the bug for me.