idevicescreenshot not working


When i run idevicescreenshot, getting following exception
Could not start screenshotr service! Remember that you have to mount the Developer disk image on your device if you want to use the screenshotr service.

2 Answers

7 years ago by

Do ideviceimagemounter by running following command

ideviceimagemounter /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3/DeveloperDiskImage.dmg  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3/DeveloperDiskImage.dmg.signature

Note: Update the path based on your version

7 years ago by Karthik Divi

Running idevicescreenshot -u "uuid" -- says "could not connect to screenshot"
Can anyone help ?

3 years ago by Jay