This is a migrated thread and some comments may be shown as answers.

AppBuilder LiveSync over cable to Companion on iOS 9.2.1 throwing InstallationLookupFailed

1 Answer 68 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Risto
Top achievements
Rank 1
Risto asked on 18 Mar 2016, 07:38 PM
Hi, I'm getting an undescriptive error from CLI, when I'm trying to run my `Blank` Cordova app on Companion over the cable. It's running fine over the Air without any issues:

$ --companion
Executing before- hook from C:\Users\dev\AppData\Roaming\npm\node_modules\appbuilder\lib\hooks\before-livesync.js
Executing before- hook from C:\Users\dev\AppData\Roaming\npm\node_modules\appbuilder\lib\hooks\before-livesync.js
Start syncing application com.telerik.Icenium at Mar 18, 2016 2:42:46 PM.
Transferring project files...
InstallationLookupFailed

As far as I was able to debug an error happened at `mobile-cli-lib=0.4.1`

HouseArrestClient.prototype.getAfcClientForAppContainer - ios-proxy-services.js,351
WinSocket.prototype.receiveMessage, ios-core.js

message = 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>Error</key>
        <string>InstallationLookupFailed</string>
</dict>
</plist>


I have only one connected and already recognized and I'm logged the service. It's only one  instance running a time (CLI only)

$ device

│ # │ Device Name │ Platform │ Device Identifier
│ 1 │ iPad4,1     │ iOS      │ [my iPad id] │



Similar issue to https://bitbucket.org/tristero/mobiledeviceaccess/issues/8/os-x-10103



Appbuilder:

$ --version
3.1.2-633

Hardware Host:

Microsoft Windows 10 Home x64

Version - 10.0.10586 Build 10586

BIOS Version/Date - Dell Inc. 01.00.07, 11/2/2015

iTunes

12.3.2.35 Windows x64

iPad

Clean installation

iOS - 9.2.1 (13D15)

iPad Air - A1474

AppBuilder (Companion)

2.11.4


Thx, let me know if I can help to reproduce that issue.

Slava

1 Answer, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 23 Mar 2016, 02:10 PM
Hi Slava,

Thank you for reporting the faulty behavior to us. It seems that you have come across a known issue with the AppBuilder Companion app LiveSync feature in CLI. Currently this functionality is broken for iOS 8.1 and above, as Apple now require an additional key in the Info.plist file in order to access the Documents folder on the devices (UIFileSharingEnabled).

The good news is that, we have already fixed the defect in our Companion app and the behavior should be corrected with the upcoming AppBuilder release, scheduled for early April. Please, let us know if the issue is still present after that.

Regards,
Kaloyan
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
Report a bug
Asked by
Risto
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Share this question
or