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

!AMDeviceSecureInstallApplication #11

Open
ericpolkadoc opened this issue Jul 28, 2016 · 4 comments
Open

!AMDeviceSecureInstallApplication #11

ericpolkadoc opened this issue Jul 28, 2016 · 4 comments

Comments

@ericpolkadoc
Copy link

Hi,

Ive been using your module for awhile now, it's worked great. however today Im getting an error

!AMDeviceSecureInstallApplication

when running mobiledevice install_app /directoryName

I cant seem to find any information on the error -- any thoughts?

Thanks for your help in advance.

@imkira
Copy link
Owner

imkira commented Jul 29, 2016

Hi there.
Did you change any setting (app, mac, iOS, device) or something in your workflow?

Unfortunately the error messages are not very informative.
The best that I could do would be to print out the error code returned by the function call.
That could help, somehow, but it would still not be a human-readable error.
Would that help?

@imWildCat
Copy link

Same problem, even installation with Xcode

@amirrajan
Copy link

amirrajan commented Jul 1, 2017

I was experiencing the same issue. Installing from brew gave me an !AMDeviceSecureInstallApplication error.

I cloned the repo to dig in and ran make && make install. Reran:

mobiledevice install_app "./RELATIVEPATHTO.app"

And it worked. Maybe it's something wrong with the version released to brew?

Can you confirm @ericpolkadoc and @imWildCat?

@amirrajan
Copy link

Also, I can install a developer built version of an app, but not a release version (not sure if that was ever possible since I just started using the tool).

If I try to install a release version of an app, I get the !AMDeviceSecureInstallApplication error.

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

4 participants