I am trying to use the Settings bundle to set a couple of preferences for my app, that including allowing access to my Location and to configure Notifications. Many apps seem to have a "standard" way of displaying this on a child pane that includes:
- A standard icon for Location or Notifications.
- Common verbiage for the setting details.
I cannot find any documentation on how to wire this up in the settings bundle, or any tutorials and am looking for assistance. I am surprised that I cannot even point at an icon for each setting, but since so many apps do this I am SURE I am missing something obvious.
ETA: For an example of what I am talking about, if you look at the Starbucks app there is a setting for Location and Notifications, and that same look-and-feel can be found in many other apps.
Thanks in advance.