Search Unity

Quest Android 2019.1.4 bug

Discussion in 'VR' started by lildub, May 28, 2019.

  1. lildub

    lildub

    Joined:
    May 6, 2015
    Posts:
    14
    Hey I'm receiving this error when I'm trying to deploy to the quest, I installed all the jdk ,ndk and everything java thing and added modules so I'm confused whats exactly going on. I was able to deploy a test scene with my mac with 2019 not my pc



    CommandInvokationFailure: Unable to install APK to device. Please make sure the Android SDK is installed and is properly configured in the Editor. See the Console for more details.
    C:\Program Files\Unity\Hub\Editor\2019.1.4f1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\platform-tools\adb.exe -s "1PASH9BBMZ9116" install -r "D:\Users\Lou\Desktop\quest\Quest-Pc\neightbor-pieceofSHIT.apk"

    stderr[
    adb: failed to install D:\Users\Lou\Desktop\quest\Quest-Pc\neightbor-pieceofSHIT.apk: Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.oculus.UnitySample signatures do not match the previously installed version; ignoring!]
    ]
    stdout[

    ]
    exit code: 1