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