2

I have created a Settings.bundle file in my iOS project.

When I create the following group, it automatically creates another header above it called "App Settings" where App is the name of the Xcode Project.

enter image description here

On my app, it creates a header above "Push Registration Settings" called App Settings.

Any ideas where this other group header is coming from?

Sandy D.
  • 3,166
  • 1
  • 20
  • 31
  • That heading gets added by iOS when you provide a settings bundle. – Paulw11 Dec 16 '16 at 20:23
  • Yeah. But, I don't understand when you specify a specific group heading... how can I get rid of the default one that iOS adds. – Sandy D. Dec 16 '16 at 20:26
  • You can't. It will always be there to separate any system settings for your app (location, camera access etc) from your app settings. Your groups come under the app settings. – Paulw11 Dec 16 '16 at 20:28

0 Answers0