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

SAM option failure #27

Closed
hunch-13 opened this issue Jul 7, 2021 · 2 comments
Closed

SAM option failure #27

hunch-13 opened this issue Jul 7, 2021 · 2 comments

Comments

@hunch-13
Copy link
Contributor

hunch-13 commented Jul 7, 2021

sam option always seems to fail with Failed to get ECID for device XXX (uuid does display here) to reapply SAM profile

this is with useIosDeploy = true

@versx
Copy link
Owner

versx commented Jul 7, 2021

This is intentional when useIosDeploy is set to true. When it's set to false it uses cfgutil to get device information as well as additional information required for reapply the SAM profile that ios-deploy does not provide.

@versx versx closed this as completed Jul 7, 2021
@hunch-13
Copy link
Contributor Author

hunch-13 commented Jul 7, 2021

gotcha, may want to update the readme with that.

I think part of the issue with cfgutil is that it doesn't appear to run over ssh (and thus potentially via PM2 depending on how you start/invoke it)

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