"File doesn't exist" but it exists
TheAirBlow opened this issue · 1 comments
TheAirBlow commented
SharpAdbClient.Exceptions.AdbException: "Failed to pull '/data/app/com.tinybuildgames.helloneighbor-sKV31ZLge5yvByLI2aEGXw==/base.apk
'. open failed: No such file or directory"
I tried to open this file using ADB shell, and it said that can't execute, but it EXISTS.
Then I tried to use ADB pull, and it worked. MAGIC.
Can anybody help me?
TheAirBlow commented
Ahh, I got it. This is why I hate carriage return. FIXED