728x90
모바일 버전 변경 후에 구글 콘솔(Googl Play Console) 에 올리기 위하여 빌드 전 세팅 해야 하는 필수 옵션.
0) Build Settings > Android > Switch Platform 버튼 클릭
- 안드로이드 플랫폼으로 변경함.
* 1~4번은 구글 콘솔에 빌드 파일 올릴 때마 적용해달라고 하는 세팅 사항임.
1) Build Settings > Android > Build App Bundle (Google Play) 체크
2) Project Settings > Player > Other Settings > Target APILevel > API level 30 변경
3) Project Settings > Player > Other Settings > Configuration > Scripting Backend > IL2CPP
4) Project Settings > Player > Other Settings > Configuration > Target Architectures > ARM64 체크
5) keystore 설정
- keystore 생성하여 인증해야 함.
728x90
반응형
'소프트웨어 개발 > 유니티(Unity)' 카테고리의 다른 글
[Unity] 이 애플리케이션을 사용하려면 최신 버전의 Google Play AR 서비스가 필요합니다. 오류 해결 (0) | 2022.04.19 |
---|---|
[Unity] 코루틴(Corutine) NullReferenceException 해결방법 (0) | 2022.04.13 |
[Unity] 클릭한 오브젝트(버튼)의 이름 가져오기 (0) | 2021.11.30 |
[Unity] '' is an incorrect path for a scene file. BuildPlayer expects paths relative to the project folder. 오류 해결방법! (0) | 2021.11.09 |
[Unity] 리스트 관련 함수 (0) | 2021.10.14 |
댓글