Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I use code to automatically set initialization options after erase_device to finally enter the desktop? #1070

Open
shamrock33 opened this issue Jun 17, 2024 · 1 comment

Comments

@shamrock33
Copy link

shamrock33 commented Jun 17, 2024

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?
微信图片_20240617161916

@doronz88
Copy link
Owner

I don't understand anything from this screenshot.
What exactly would you expect to be able to set?
Most stuff you can only set if device is supervised

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants