You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to initialize session with real device I´m sometimes facing an error claiming that stream.apk cannot be installed.
I tried that manualy using multiple ways - over ADB, push file to device + install over pm, install by clicking on file in device File explorer. It is not possible. It seems however that on some phones it works.
I´ve also noticed that once I try to call "adb install" with this .apk file, the ADB on the phone crashes and phone disconnects from server. I need to manually disable USB debugging, clear all authorizations and enable USB debugging again.
How to fix the installation?
Link to Appium logs
Logs from appium + logcat related to app install + app device-farm is trying to install:
Describe the bug
When trying to initialize session with real device I´m sometimes facing an error claiming that stream.apk cannot be installed.
I tried that manualy using multiple ways - over ADB, push file to device + install over pm, install by clicking on file in device File explorer. It is not possible. It seems however that on some phones it works.
I´ve also noticed that once I try to call "adb install" with this .apk file, the ADB on the phone crashes and phone disconnects from server. I need to manually disable USB debugging, clear all authorizations and enable USB debugging again.
How to fix the installation?
Link to Appium logs
Logs from appium + logcat related to app install + app device-farm is trying to install:
app.zip
https://gist.github.com/shadow2720/3aa7495be59afef7d283d3572adafc71
Environment
The text was updated successfully, but these errors were encountered: