Search Unity

Android build with same key file, but made on different computers, cannot overwrite each other

Discussion in 'Android' started by tomzigza, Aug 13, 2018.

  1. tomzigza

    tomzigza

    Joined:
    Aug 4, 2017
    Posts:
    31
    Using unity 2018.2.2f1
    I have 2 computers I use. When I make a build on one with a key file and then later make a build on the 2nd computer with the same key file, when I try to install using adb i get an error: signatures do not match the previously installed version; ignoring

    Isn't the point of the key file to avoid this? Anyone have an idea whats up?