AltStore
AltStore copied to clipboard
Documentation on enabling JIT is outdated
Following the steps on https://faq.altstore.io/how-to-use-altstore/altjit i ended up getting the error
RuntimeError: qh3 v1.0+ no longer support passing cryptography certificate objects within a QuicConfiguration object. Use configuration.load_cert_chain(...) instead using PEM encoded values.
During handling of the above exception, another exception occurred:
I would add that you also need qh3 on the version 0.15.1 for it to work
Yeah, that's how it works!
python3 -m pip install pymobiledevice3==2.30.0 construct==2.10.69 qh3==0.15.1