유니티에서 Build And Run을 실행하는 중에 다음과 같은 에러가 발생 될 수 있다.
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.
...
[INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.kkumgames.Sample_Gpgs_ADMob signatures do not match the previously installed version; ignoring!]
...
기기 또는 에뮬레이터에서 현재 빌드하는 게임과 동일한 패키지명을 가진 게임이 설치되어 있어서 발생한다.
따라서 설치된 게임을 삭제 후 재시도 하면 된다.
댓글 없음:
댓글 쓰기