Issues with Android 9.0 and app installation through adb

Anyone else having issues with adb unable to install the test app on android 9.0, specifically on the pixel 1 hardware? The failure is unable to access the test apk at /sdisk/tmp/testapp.apk. So the push is failing.

Can you post the exact error you are seeing ? This way could help us determine what is the issue. Thanks.

Hi,

I wanted to try the issue with the latest ADB version. And it seems like that latest version fixed the issue with the install but with the -s argument (uninstall if already installed and then reinstall) It is giving this error.