Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
I did some searching and the only thing I could find related was installing a debug or release version of an app, with the same package name, that already had the other version installed.
This is not what is happening. These are gradle dependencies. All androidx libs.
I'm wondering if gradle is somehow fetching versions signed with a different key. Not sure how to proceed. I have the full log saved as well. Please reach out for further info.
error:
Message: Failed to install split APK(s): [~/.gradle/caches/modules-2/files-2.1/androidx.test.services/test-services/1.4.2/d051210a53d266ad436e79bea473cc5e843245b8/test-services-1.4.2.apk]
Failed to install split APK(s): [~/.gradle/caches/modules-2/files-2.1/androidx.test.services/test-services/1.4.2/d051210a53d266ad436e79bea473cc5e843245b8/test-services-1.4.2.apk]
Failed to commit install session 287131767 with command package install-commit 287131767. Error: INSTALL_FAILED_UPDATE_INCOMPATIBLE: Existing package androidx.test.services signatures do not match newer version; ignoring!
com.android.ddmlib.InstallException: Failed to commit install session 287131767 with command package install-commit 287131767. Error: INSTALL_FAILED_UPDATE_INCOMPATIBLE: Existing package androidx.test.services signatures do not match newer version; ignoring!