I was able to add a new section "Legal" in my app settings using Settings.bundle, and the content was displayed as group titles. There are links in the legal statement but cannot be clicked. How to make these links clickable?

有帮助吗?

解决方案

I don't think there's any way to use hyperlinks in Settings.bundle.

Earlier stackoverflow question.

A legal statement isn't a setting - why not just have a separate view in your app with the statement?

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top