컴퓨터
Unity 안드로이드 모바일 Build And Run 했는데 Application이 설치가 안되어있는 경우
우유식빵
2021. 2. 10. 10:03
Console 창에는 Application Installed to device "~~" 떠서 설치가 성공했는데
테스트 핸드폰에는 해당 어플이 나타나지 않는 경우 (install fail 과는 다른 오류)
File > Build Settings > Player Settings... > Setting for Android >Indetification > Package Name을 변경해주시면
잘 깔립니다.
테스트하다가 테스트 앱을 삭제했는데
삭제하고 빌드 다시하면 안드로이드 스튜디오처럼 다시 설치가 될 줄 알았는데
그런게 아니었어서 많이 당황했었습니다.
이렇게 하니까 다시 설치가 되네요.