Open Derper opened 7 years ago
I have such problem too
/Applications/AndroidTool.app/Contents/Resources/takeScreenshotOfDeviceWithUUID.sh ready to shoot to iOSevgenyterebenin09112019145221.png
Exiting. Warning: rawiosshot.tiff not a valid file - skipping Error 4: no file was specified Try 'sips --help' for help using this tool rm: rawiosshot.tiff: No such file or directory The file /Users/evgenyterebenin/Pictures/AndroidTool/iOSevgenyterebenin09112019145221.png does not exist.
iphone 7 macOS Mojave 10.14.6
OSX El Capitan 10.11.6 Xcode 8.2.1 Androidtool 1.66
iPad Air 2 iOS: 10.2
At first I had trouble getting the iPad to be recognised by AndroidTools but after updating Xcode and installing
brew install ideviceinstaller
it showed up in the list of devices. When I try to make a screenshot the iPad asks if I want to trust the device. Click Trust. Then try to make a screenshot again and the Terminal gives me this:/Applications/AndroidTool.app/Contents/Resources/takeScreenshotOfDeviceWithUUID.sh ready to shoot to iOSRoel03022017154315.png ###### /Users/fonk/Desktop/AndroidTool Exiting. Warning: rawiosshot.tiff not a valid file - skipping Error 4: no file was specified Try 'sips --help' for help using this tool rm: rawiosshot.tiff: No such file or directory The file /Users/fonk/Desktop/AndroidTool/iOSRoel03022017154315.png does not exist.
Making a video with the screen recording works just fine. (although it does keep making GIF’s but that option is disabled)
Hope this is enough information to make a fix, or help me with missing elements.
Hi! Did you find a solution?
i think the libraries for taking iOS screenshots libimobiledevice
needs to be updated.
OSX El Capitan 10.11.6 Xcode 8.2.1 Androidtool 1.66
iPad Air 2 iOS: 10.2
At first I had trouble getting the iPad to be recognised by AndroidTools but after updating Xcode and installing
brew install ideviceinstaller
it showed up in the list of devices. When I try to make a screenshot the iPad asks if I want to trust the device. Click Trust. Then try to make a screenshot again and the Terminal gives me this:Making a video with the screen recording works just fine. (although it does keep making GIF’s but that option is disabled)
Hope this is enough information to make a fix, or help me with missing elements.