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.
Topic: UI Frameworks SubTopic: UIKit Tags:
Sep ’24
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.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’24
Comment on Settings.bundle in iOS 18 seems to no longer work.
I have submitted the issue here: https://feedbackassistant.apple.com/feedback/15285452
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’24