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

Add new iPad and iPhone models. #483

Merged
merged 4 commits into from
Oct 19, 2020
Merged

Conversation

ivanhernandez13
Copy link

From The iPhone Wiki, the models are:

iPad 8: J171aAP

iPad 8 (Cellular): J172aAP

iPad Air 4: J307AP

iPad Air 4 (Cellular): J308AP

iPhone 12 Mini: D52gAP

iPhone 12: D53gAP

iPhone 12 Pro: D53pAP

iPhone 12 Pro Max: D54pAP

Looks like the iPad 8 includes the Apple A12 arm64e chip compared to previous arm64 chips on the entry level iPads.

…reInstallApplicationBundle. This version does not seem to need it and it appears this causes errors during long install operations where the session will timeout and reult in kAMDSendMessageError. The standard install method will fail without the start session call.

Information about AMDevice session behavior was gleaned from https://github.com/facebook/idb/blob/8172962dd871805127ad883ce99e75ae0f7bea44/FBDeviceControl/Management/FBAMDevice.h.
@gabebear gabebear merged commit a9e59d2 into ios-control:master Oct 19, 2020
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

Successfully merging this pull request may close these issues.

2 participants