NativeScript / NativeScript/ios-device-lib
There was an error from the device: InstallationLookupFailed
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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