NativeScript / NativeScript/ios-device-lib

There was an error from the device: InstallationLookupFailed

Open
#66 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
16
Forks
8
Avg merge
19h 29m
Merged PRs (30d)
2

Description

Hello,

I am currently working with the library to synchronize multiple files between a mac and one or many devices to a specific application folder.
It's works fines when the app is in debug mode (installed from xCode) but when i try to use it with the same archived app using Enterprise or AppStore mode it's doesn't work.

The error that I have is the following:
AMDeviceStartHouseArrestService (thread 0x1003fedc0): There was an error from the device: InstallationLookupFailed.

I searched a lot and found this link
in which they have the same problem using a library with the same purpose.

This behavior is due to a known limitation of the library or is that I need to "put" some specific configuration to be able to do something like this.

Thank you very much in advance,
Best regards,
Julio

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported AMDeviceStartHouseArrestService error and compare the debug installation flow with the archived Enterprise or AppStore flow. Review the linked ios-deploy issue to determine whether this is a library limitation or requires configuration; done means establishing the supported behavior and any required configuration for synchronizing files.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, ios
Domain
mobile-dev
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.