You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far I have only found lockdown.set_language. How to set the other Settings? There is a software available that can implement this function (https://www.i4.cn/), as shown in the figure:
(This function enables the device of iOS5.0~iOS17 to directly skip the Settings of "region, language, Wi-Fi, Location, AppleID, fingerprint, face, Apple Pay", etc. After jumping, the device will directly enter the main screen. You can also enter the Settings menu to make corresponding Settings according to actual needs.)
How can I implement the same function using pymobiledevice3?
The text was updated successfully, but these errors were encountered:
So far I have only found lockdown.set_language. How to set the other Settings? There is a software available that can implement this function (https://www.i4.cn/), as shown in the figure:
(This function enables the device of iOS5.0~iOS17 to directly skip the Settings of "region, language, Wi-Fi, Location, AppleID, fingerprint, face, Apple Pay", etc. After jumping, the device will directly enter the main screen. You can also enter the Settings menu to make corresponding Settings according to actual needs.)
How can I implement the same function using pymobiledevice3?
The text was updated successfully, but these errors were encountered: