Post

Replies

Boosts

Views

Activity

Comment on Settings.bundle in iOS 18 seems to no longer work.
We also resolved the issue by removing the Title from the Root.plist file in Settings.bundle. We did not create a new file, just edited the old one. The following lines where removed: <dict> <key>Title</key> <string>Main Settings</string> <key>Type</key> <string>PSTitleValueSpecifier</string> </dict> Hope this helpful to anyone else struggling with this.
Sep ’24