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

RSR Download functionality not working #343

Closed
min-maxwell opened this issue Oct 24, 2023 · 3 comments
Closed

RSR Download functionality not working #343

min-maxwell opened this issue Oct 24, 2023 · 3 comments

Comments

@min-maxwell
Copy link

Using the command from the guide does not seem to work:
ipsw download ota --platform ios --device iPhone15,2 --build 20D5024e --beta --rsr

With no resulting download activity.

@blacktop
Copy link
Owner

The ipsw download ota command checks the internal Apple pallas API for OTAs that are currently being advertised. There are no RSRs currently live. So you'd need to go pull them from the iphonewiki or AppleDB.

@blacktop
Copy link
Owner

I'm not sure if I support pulling them from those other places yet? I believe I have another issue asking for better OTA support in the ipsw dl db cmd. So that'll be coming soon-ish.

blacktop added a commit that referenced this issue Nov 2, 2023
…ad appledb` command #343 #321 + fix ratelimiting when using `--api`
@blacktop
Copy link
Owner

blacktop commented Nov 2, 2023

pushing out a release now that allows you to do:

ipsw download appledb --os iOS --type rsr --device iPhone15,2

let me know what you think

@blacktop blacktop closed this as completed Nov 6, 2023
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