I tried to install the ipa file to my iOS devices with ideviceinstaller
, but I got an error - "could not connect to lockdownd. exiting" with some devices not all devices.
I found the lockdown folder stored at /var/lib/lockdown/
and I run the command chmod 777 -R /var/lib/lockdown/
. I am sure the devices opened the developer option and UIAutomation
.
I restarted the usbmuxd
and still not working:
usbmuxd --force-exit
sudo usbmuxd -f -v
What is the problem, and how do I fix it?
This has helped my colleague.
Disconnect all iOS devices, then:
Connect an iOS device, and choose "Trust" when prompted, after that: