[ad_1]
Any mobile operating system is doomed to constant evolution or extinction and oblivion. iOS is used by millions of people. Not surprisingly, new features and functions are constantly emerging in this system.
♥ BY TOPIC: How to add a voice alert when iPhone or iPad is charging.
Usually we go to “Settings” to change certain parameters according to our needs. But over time, there are so many functions that this application has frankly increased. And Apple’s attempts to optimize it do not help much – you have to scroll through long lists and find the required parameters in them. Is it convenient? Not really.
Fortunately, there is a solution that can make it easier to access the most used sections of the application. Settings… You can create a shortcut on the desktop, clicking on which will lead to the transition to the desired options.
For example, I often (to save battery power) turn off (and then turn on again) the switch Geolocation servicesthat is on the way Settings → Confidentiality → Geolocation services… Now, using the tool described below, I go to this one-touch settings menu. How it works?
♥ BY TOPIC: How to teach iPhone to automatically turn on Power Saving Mode.
How to create a shortcut on your iPhone or iPad to access a section of the Settings app
1. Open the app Quick commands from Apple. If it is not installed, you can download it from this link.
2. In the list of codes, find the required section and copy the code for it.
iCloud: | prefs: // root = CASTLE |
ICloud backup: | prefs: // root = CASTLE & path = BACKUP |
Wi-Fi: | prefs: // root = WIFI |
Bluetooth: | prefs: // root = Bluetooth |
Cellular: | prefs: // root = MOBILE_DATA_SETTINGS_ID |
Modem mode: | prefs: // root = INTERNET_TETHERING |
Tethering ⇾ Family Sharing: | prefs: // root = INTERNET_TETHERING & path = Family% 20Sharing |
Tethering ⇾ Wi-Fi Password: | prefs: // root = INTERNET_TETHERING & path = Wi-Fi% 20Password |
VPN: | prefs: // root = General & path = VPN |
DNS: | prefs: // root = General & path = VPN / DNS |
Notifications: | prefs: // root = NOTIFICATIONS_ID |
Notifications ⇾ Siri Suggestions: | prefs: // root = NOTIFICATIONS_ID & path = Siri% 20Suggestions |
Sounds: | prefs: // root = Sounds |
Ringtone: | prefs: // root = Sounds & path = Ringtone |
Do not disturb: | prefs: // root = DO_NOT_DISTURB |
Do Not Disturb ⇾ Allowing Calls: | prefs: // root = DO_NOT_DISTURB & path = Allow% 20Calls% 20From |
Screen time: | prefs: // root = SCREEN_TIME |
Screen Time ⇾ At rest: | prefs: // root = SCREEN_TIME & path = DOWNTIME |
Screen Time ⇾ Application Limits: | prefs: // root = SCREEN_TIME & path = APP_LIMITS |
Screen Time ⇾ Always allowed: | prefs: // root = SCREEN_TIME & path = ALWAYS_ALLOWED |
Basic: | prefs: // root = General |
Basic ⇾ About this device: | prefs: // root = General & path = About |
Main ⇾ Software update: | prefs: // root = General & path = SOFTWARE_UPDATE_LINK |
Basic ⇾ CarPlay: | prefs: // root = General & path = CARPLAY |
Highlights ⇾ Content Update: | prefs: // root = General & path = AUTO_CONTENT_DOWNLOAD |
General ⇾ Date and time: | prefs: // root = General & path = DATE_AND_TIME |
Basic ⇾ Keyboard: | prefs: // root = General & path = Keyboard |
Basic ⇾ Keyboard ⇾ Keyboard: | prefs: // root = General & path = Keyboard / KEYBOARDS |
Basic ⇾ Language & Region: | prefs: // root = General & path = INTERNATIONAL |
Basic ⇾ Vocabulary: | prefs: // root = General & path = DICTIONARY |
Basic ⇾ Profile: | prefs: // root = General & path = ManagedConfigurationList |
Basic ⇾ Reset: | prefs: // root = General & path = Reset |
Command centre: | prefs: // root = ControlCenter |
Screen and brightness: | prefs: // root = DISPLAY |
Screen and brightness ⇾ Auto-lock: | prefs: // root = DISPLAY & path = AUTOLOCK |
Screen and brightness ⇾ Text size: | prefs: // root = DISPLAY & path = TEXT_SIZE |
Universal access: | prefs: // root = ACCESSIBILITY |
Wallpaper: | prefs: // root = Wallpaper |
Siri: | prefs: // root = SIRI |
Face ID and Passcode: | prefs: // root = PASSCODE |
SOS Emergency Call: | prefs: // root = EMERGENCY_SOS |
Battery: | prefs: // root = BATTERY_USAGE |
Battery ⇾ Battery state: | prefs: // root = BATTERY_USAGE & path = BATTERY_HEALTH |
Confidentiality: | prefs: // root = Privacy |
Privacy ⇾ Geolocation Services: | prefs: // root = Privacy & path = LOCATION |
Privacy ⇾ Contacts: | prefs: // root = Privacy & path = CONTACTS |
Privacy ⇾ Calendars: | prefs: // root = Privacy & path = CALENDARS |
Privacy ⇾ Reminders: | prefs: // root = Privacy & path = REMINDERS |
Privacy ⇾ Photo: | prefs: // root = Privacy & path = PHOTOS |
Privacy ⇾ Microphone: | prefs: // root = Privacy & path = MICROPHONE |
Privacy ⇾ Speech Recognition: | prefs: // root = Privacy & path = SPEECH_RECOGNITION |
Privacy ⇾ Camera: | prefs: // root = Privacy & path = CAMERA |
Privacy ⇾ Movement and Fitness: | prefs: // root = Privacy & path = MOTION |
Privacy ⇾ Analytics and improvement: | prefs: // root = Privacy & path = PROBLEM_REPORTING |
Privacy ⇾ Apple Ads: | prefs: // root = Privacy & path = ADVERTISING |
App Store: | prefs: // root = STORE |
App Store ⇾ Applications: | prefs: // root = STORE & path = App% 20Downloads |
App Store ⇾ Autoplay video: | prefs: // root = STORE & path = Video% 20Autoplay |
Passwords: | prefs: // root = PASSWORDS |
Mail: | prefs: // root = MAIL |
Contacts: | prefs: // root = CONTACTS |
The calendar: | prefs: // root = CALENDAR |
Notes: | prefs: // root = NOTES |
Reminders: | prefs: // root = REMINDERS |
Telephone: | prefs: // root = Phone |
Messages: | prefs: // root = MESSAGES |
FaceTime: | prefs //: root = FACETIME |
Compass: | prefs: // root = COMPASS |
Roulette: | prefs: // root = MEASURE |
Safari: | prefs: // root = SAFARI |
Health: | prefs: // root = HEALTH |
Quick commands: | prefs: // root = SHORTCUTS |
Music: | prefs: // root = MUSIC |
Photo: | prefs: // root = Photos |
Camera: | prefs: // root = CAMERA |
Game Center: | prefs: // root = GAMECENTER |
3. Open the application “Quick Commands “ and press the button “+” in the upper right corner.
4. Click “Add action”…
5. In the command search bar, type “Open URL” and click select this command from the list.
6. Substitute in the field “Url” the code copied from the table.
7. Click on the button with three dots in the upper right corner. A menu will open in which you need to enter the name of the command and select an icon for it (click on the icon to select an image and color for it).
Click on Done, and then Add to Home Screen…
8. To save the created shortcut to the iOS home screen, tap Add…
As a result, a shortcut will appear on the desktop, clicking on which will open the desired section of the application “Settings”… In our case – Geolocation services…
Please note that this feature will work correctly in iOS 14.3 and later.
See also:
[ad_2]