From 69f0e8a4f551f2ade56c50074392a8118843d41c Mon Sep 17 00:00:00 2001 From: /home/fullpwn/Desktop/ <57821130+fullpwn@users.noreply.github.com> Date: Sat, 23 Dec 2023 14:14:43 +1100 Subject: [PATCH 1/5] Add Screen Time Message. Users with Screen Time enabled will not be able to edit their date and time until disabled. --- docs/en_US/guides/blocking-updates.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en_US/guides/blocking-updates.md b/docs/en_US/guides/blocking-updates.md index fd18e009606..135155cda34 100644 --- a/docs/en_US/guides/blocking-updates.md +++ b/docs/en_US/guides/blocking-updates.md @@ -6,6 +6,7 @@ permalink: /blocking-updates extra_contributors: - Tanbeer191 - Jack LaFond + - fullpwn --- This will take you through installing the iOS 17 "tvOS profile" to block updates on your device. It's easy to install and ensures you'll stay on the firmware you're currently on. This is useful if you're waiting for a jailbreak for a lower version and don't want to update in case it gets patched. @@ -14,6 +15,7 @@ This will take you through installing the iOS 17 "tvOS profile" to block updates 1. Set your device's date to any point before December 14th, 2023 - This is so that the profile can be installed despite an expired certificate, and can be set back to normal after the profile is installed. + - You may need to disable Screen Time and Share Across Devices to configure your date and time. 1. Open [https://static.itsnebula.net/apple/noota/17.mobileconfig](https://static.itsnebula.net/apple/noota/17.mobileconfig) in your device's browser 1. Select "Allow" if prompted 1. Open the Settings application From 7e51f79231228ab93db4156b02c28a6563ac98a2 Mon Sep 17 00:00:00 2001 From: /home/fullpwn/Desktop/ <57821130+fullpwn@users.noreply.github.com> Date: Sat, 23 Dec 2023 14:38:59 +1100 Subject: [PATCH 2/5] Add Date & Time and Screen Time troubleshooting steps. This is troubleshooting steps directed at Blocking Updates. --- docs/en_US/guides/troubleshooting.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/docs/en_US/guides/troubleshooting.md b/docs/en_US/guides/troubleshooting.md index a31e46b863c..c71dbc16f82 100644 --- a/docs/en_US/guides/troubleshooting.md +++ b/docs/en_US/guides/troubleshooting.md @@ -98,6 +98,28 @@ Hold down the Side button and Volume Down button until the device reboots. 2. Quick-press the Volume Down button 3. Hold down the Side button until the device reboots. +## Setting the Date & Time + +### The time zone cannot be set manually due to device restrictions. + +::: tip + +If the setting 'Set Automatically' is greyed out, it means a configuration profile or Screen Time is preventing you to set your Date & Time. + +:: + +### Screen Time +::: tip + +You will need your Screen Time passcode to modify Screen Time settings. + +::: + +Certain Screen Time settings can disable the modification of setting Date & Time. It is recommended to disable Screen Time. + +To do this, Go into `Settings` -> `Screen Time` and tap Turn Off App & Website Activity. +You will also need to disable Share Across Devices. + ## Common Errors on Chimera, Odyssey, and Taurine ### ERR_Jailbreak From 98c21350f2fd66899ded73f2f8825b70981dec0d Mon Sep 17 00:00:00 2001 From: /home/fullpwn/Desktop/ <57821130+fullpwn@users.noreply.github.com> Date: Sat, 23 Dec 2023 14:39:33 +1100 Subject: [PATCH 3/5] Add my credit. --- docs/en_US/guides/troubleshooting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en_US/guides/troubleshooting.md b/docs/en_US/guides/troubleshooting.md index c71dbc16f82..08850241b2d 100644 --- a/docs/en_US/guides/troubleshooting.md +++ b/docs/en_US/guides/troubleshooting.md @@ -10,6 +10,7 @@ extra_contributors: - TheHacker894 - raizo - Superuser + - fullpwn --- ## Bootloops and respring loops From be918e00e9a63ee9d9e96a142db5a61773bf2593 Mon Sep 17 00:00:00 2001 From: /home/fullpwn/Desktop/ <57821130+fullpwn@users.noreply.github.com> Date: Sat, 23 Dec 2023 14:40:07 +1100 Subject: [PATCH 4/5] Update credits.md --- docs/en_US/misc/credits.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en_US/misc/credits.md b/docs/en_US/misc/credits.md index a7f96015bd3..71b85b87b83 100644 --- a/docs/en_US/misc/credits.md +++ b/docs/en_US/misc/credits.md @@ -87,4 +87,5 @@ If I forgot you here, contact me and I'll add your name. + ssalagginkool + zachary7829 + Bbaovanc + + fullpwn From 3c077095f0ee57246d2901aa42ab652fd3a19e59 Mon Sep 17 00:00:00 2001 From: /home/fullpwn/Desktop/ <57821130+fullpwn@users.noreply.github.com> Date: Sat, 23 Dec 2023 14:42:48 +1100 Subject: [PATCH 5/5] Update blocking-updates.md --- docs/en_US/guides/blocking-updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_US/guides/blocking-updates.md b/docs/en_US/guides/blocking-updates.md index 135155cda34..441eaa4e3d7 100644 --- a/docs/en_US/guides/blocking-updates.md +++ b/docs/en_US/guides/blocking-updates.md @@ -15,7 +15,7 @@ This will take you through installing the iOS 17 "tvOS profile" to block updates 1. Set your device's date to any point before December 14th, 2023 - This is so that the profile can be installed despite an expired certificate, and can be set back to normal after the profile is installed. - - You may need to disable Screen Time and Share Across Devices to configure your date and time. + - You may need to disable Screen Time and Share Across Devices to configure your Date & Time. 1. Open [https://static.itsnebula.net/apple/noota/17.mobileconfig](https://static.itsnebula.net/apple/noota/17.mobileconfig) in your device's browser 1. Select "Allow" if prompted 1. Open the Settings application