GithubHelp home page GithubHelp logo

Comments (7)

FunkyM avatar FunkyM commented on July 18, 2024

Fixed in git master HEAD.

from libimobiledevice.

kjagtiani avatar kjagtiani commented on July 18, 2024

thank you very much!

from libimobiledevice.

without2002 avatar without2002 commented on July 18, 2024

hi FunkyM, I use the AMDeviceInstallApplication API to install IPA to my iOS7 idevice. Several days ago, I found it doesn't work. When I use the API install IPA first time, it can work fine. But when I reinstall the same IPA on the iOS7 idevice, the application on idevice can't be update.
Do you have the same problem before fix the bug? Can you give some suggestion to solve?
And I found the iFunBox also use the AMDeviceInstallApplication API, but I can work fine. Is any other main point should be care?
Thank you!

from libimobiledevice.

FunkyM avatar FunkyM commented on July 18, 2024

@without2002 We don't use the AMD framework or DLLs and installation on iOS 7.1.1 even works fine. I thus can't say if this is related. You might have more luck by updating your iTunes installation.

from libimobiledevice.

without2002 avatar without2002 commented on July 18, 2024

@FunkyM Thank you very much firstly. And I try to compile the libimobiledevice on MAC OS 10.9.2, but I also meet some problem.
run ./autogen.sh have some error like this:
./configure: line 4455: AC_PROG_LIBTOOL: command not found
./configure: line 4458: syntax error near unexpected token libusbmuxd,' ./configure: line 4458:PKG_CHECK_MODULES(libusbmuxd, libusbmuxd >= $LIBUSBMUXD_VERSION)'
so I can't continue to compile. Is there some method to resolve?
And I find some give the binary on the git, but the version is too old. Could you give a packet of binary on different platform?
Thank you !

from libimobiledevice.

without2002 avatar without2002 commented on July 18, 2024

@FunkyM , I found the method to resolve my problem. I just change the bundle path from .ipa file to .app directory, it can work fine. But I don't why. I hope it can give some help to other. Thank you!

from libimobiledevice.

FunkyM avatar FunkyM commented on July 18, 2024

The method you are using most likely sets "Developer" as "PackageType" option for the installation command. Anyways, good luck.

from libimobiledevice.

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.