I want to add my Privacy Policy, Terms of Use etc. pages into the app's settings page, which is located in OS's Settings app. (ex: News app's settings have a policy page in its own settings on iOS 12 Beta)
I have 2 questions about this approach.
1. Is it a good approach? Not only for policy pages, I want to locate every in-app settings in here. 2. How can I do that?
Thank you.
EDIT: According to docs I cannot add a controller or an UITextView into App Settings. https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/UserDefaults/Preferences/Preferences.html