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

Investigate crashing apps on fresh iOS installs #88

Open
baltpeter opened this issue Jun 7, 2023 · 0 comments
Open

Investigate crashing apps on fresh iOS installs #88

baltpeter opened this issue Jun 7, 2023 · 0 comments

Comments

@baltpeter
Copy link
Member

baltpeter commented Jun 7, 2023

In #74, I observed problems with crashing apps after resetting the iPhone.

I was able to run the the example successfully (well, the app I tested crashed on the first try, causing the script to fail—but it did work on second try…).

Tested again on a fresh install and ran into the same problem, regardless of which app I tested. Even manually starting the installed apps afterwards, they would always crash.

I found that I have to start the apps once without the proxy disabled. Afterwards, they also work with the proxy, even after uninstalling and reinstalling them.

This seems like it might be a cert pinning issue with Apple verifying that I do in fact own the app? I don't remember running into this before.

Originally posted by @baltpeter in #74 (comment)

Interestingly, it now also works with a different app without needing to start it once without a proxy. So maybe, the condition is in fact that I need to start any App Store app once without proxy? Either way, that doesn't seem so severe anymore and doesn't seem to be caused by this PR, so I'll push this into an issue and merge.

Originally posted by @baltpeter in #74 (comment)

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

1 participant