Coder Social home page Coder Social logo

Comments (18)

shazron avatar shazron commented on June 4, 2024

Can you deploy to device using Xcode? This is usually a certificate and/or provisioning profile thing. Also, you may have to allow your device to be used for development in Xcode Organizer:

Run

DevToolsSecurity -enable

from ios-deploy.

surajpindoria avatar surajpindoria commented on June 4, 2024

I am able to deploy using Xcode.

from ios-deploy.

shazron avatar shazron commented on June 4, 2024

Do you still encounter this?

from ios-deploy.

senthilmanick avatar senthilmanick commented on June 4, 2024

I am still seeing the issue. I am able to deploy using Xcode. But not through ios-deploy.

from ios-deploy.

shazron avatar shazron commented on June 4, 2024

@senthilmanick so how did you test your pull request code then? I have no problems deploying.

from ios-deploy.

senthilmanick avatar senthilmanick commented on June 4, 2024

This should be closed. This is working in v1.3.0 in senthilmanick/ios-deploy
ios-deploy -b .... -i -d -I -L
will download, non-interactive and launch the app and LLDB will quit.

from ios-deploy.

akozlov75 avatar akozlov75 commented on June 4, 2024

Same issue (AMDeviceInstallApplication failed: 0xE8008016: Unknown error.) here!
iPhone 6: ios 8.1
DevToolsSecurity -enable: Developer mode is already enabled.
ios-deploy: 1.3.2
cordova: 4.1.2
cordova platform list: ios 3.7.0
xcode: 6.1

Stops on:
[ 49%] Copying /Users/kozloal/Git/vdttapp/platforms/ios/build/device/Virtual Design ordering tool.app/www/test/controllers.karma.js to device
[ 52%] CreatingStagingDirectory
[ 57%] ExtractingPackage
[ 60%] InspectingPackage
[ 60%] TakingInstallLock
[ 65%] PreflightingApplication
[ 65%] InstallingEmbeddedProfile
[ 70%] VerifyingApplication

P.S. With iPhone 5S, ios 8.1 works fine!

from ios-deploy.

shazron avatar shazron commented on June 4, 2024

Command line parameters used?

from ios-deploy.

akozlov75 avatar akozlov75 commented on June 4, 2024

cordova run ios --device
Now after cordova cli update, works fine

from ios-deploy.

vishwas20 avatar vishwas20 commented on June 4, 2024

Still having issue same :-

[ 65%] PreflightingApplication
[ 70%] VerifyingApplication
AMDeviceInstallApplication failed: 0xE800801C: Unknown error.

XCOD-6.1
OS:10.9.5

from ios-deploy.

shazron avatar shazron commented on June 4, 2024

@vishwas20 details are pretty vague. Try after restarting, perhaps there is a stray lldb process (or kill any lldb)

from ios-deploy.

asharif avatar asharif commented on June 4, 2024

Getting similar error:

[ 70%] VerifyingApplication
AMDeviceInstallApplication failed: 0xE8008016: Unknown error.

Doesn't seem to happen all the time. Seems like it happens when I'm running it back to back. It does seem like something takes a bit to exit. I'm not familiar with lldb. I did a ps -A | grep lldb and didn't see any processes running. I'm running it like this:

ios-deploy -b bin/App.ipa

from ios-deploy.

shazron avatar shazron commented on June 4, 2024

You run it against the .app, not the .ipa. Unpack the .ipa (it's just a zip file)

from ios-deploy.

asharif avatar asharif commented on June 4, 2024

[ 70%] VerifyingApplication
AMDeviceInstallApplication failed: 0xE8008016: Unknown error.

same error:

ios-deploy -b bin/App.app

from ios-deploy.

asharif avatar asharif commented on June 4, 2024

My mistake. Please discard. For some reason I didn't realize it was detecting the phone through wi-fi instead of USB. It was not detecting the right phone!

from ios-deploy.

34r7h avatar 34r7h commented on June 4, 2024

I'm getting this, too..
AMDeviceInstallApplication failed: 0xE8008016: Unknown error.
with an iPhone 4 / ios7

Simulator works but only as far back as 4S.

from ios-deploy.

antranapp avatar antranapp commented on June 4, 2024

This has something to do with provisioning profile and not related to ios-deploy
See here: http://stackoverflow.com/questions/11279352/error-0xe8008016

from ios-deploy.

shazron avatar shazron commented on June 4, 2024

See: https://github.com/phonegap/ios-deploy/blob/7ac9cdb10742a2b1d1855d7a70d684e4e062278d/errors.h#L195 (thanks to @smilediver)

from ios-deploy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.