Cordova로 개발하며 겪는 여러 문제 해결 방법(Some solutions when you developing Cordova Hybrid App.)

2. Build 단계

2.2 [macOS] cordova build android

- 문제

-- adb: failed to install .../platforms/android/build/outputs/apk/android-debug.apk: Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.test.app signatures do not match the previously installed version; ignoring!]

- 원인

-- 이미 설치된 앱과 새로 설치할 앱의 인증이 달라서 덮어 씌워 설치하는 것이 안되는 문제
-- 보통 개발 단계에서, 인증된 파일을 설치하고, 다시 인증안된 앱을 설치할 때 발생할 수 있음

- 해결방법

-- 이전에 설치한 앱을 지우고 새로운 앱을 설치하면 됨

$ adb uninstall com.test.app

댓글

이 블로그의 인기 게시물

Webpack copy-webpack-plugin ignore 사용할 때 주의 점(Important point when using the option "ignore" of the "copy-webpack-plugin")

삼성 Galaxy Gear Circle 사용기

복면가왕 음악을 벅스, 지니 등에서 들으면 드는 생각...