Using the Apple settings in the project, is it possible to issue specific settings to the user only if another setting condition is met?
For example, I have a toggle switch, and if the user switches the selection to False in the Settings application, I want to show a text field that they can fill. If the switch is true, I want to hide the text box,
Any help or pointers to documentation explaining this would be great.
Scott source share