1 min readMar 10, 2019
Here are some things you could do:
- Make sure the which.exe being used is the one linked in the article and not the one included in Git Bash, Cygwin, etc. Running
which iproxy
should show you something likeD:\libimobiledevice\bin\iproxy.exe
instead of/d/libimobiledevice/bin/iproxy
. - If it still didn’t work, try moving the which and libimobiledevice executables to
flutter\bin
.