본문 바로가기
개발/Unity

유니티 신규 앱은 Android 13(API 수준 33) 이상을 타겟팅해야 합니다. 해결법

by SPNK 2024. 2. 14.
반응형

구글 설명서 참조

 

Google Play의 대상 API 수준 요구사항 충족하기  |  Android Developers

Google Play의 대상 API 수준 요구사항 충족하기 컬렉션을 사용해 정리하기 내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요. APK를 업로드하는 경우 Google Play의 대상 API 수준 요구사항을 충족

developer.android.com

 

유니티 인앱 버전 확인

 

Stores supported by Unity IAP | In App Purchasing | 4.4.1

Stores supported by Unity IAP The following is the full list of stores supported by the In-App Purchasing packages with the versions of those stores and links to the stores. Store Name Platform Version Website Google Billing Android 4.0.0 Google Release No

docs.unity3d.com

 

 

해결 방법

1. 유니티 에디터 버전 2020.3 이상으로 업그레이드

 

2. 패키지 매니저에서 In App Purchasing 버전을 4.4.0 이상으로 업데이트

 

 

Download Archive

Download Archive

unity.com

 


다른 오류 해결

 

유니티 빌드 에러 CommandInvokationFailure: Gradle build failed. 해결 방법

오류 내용 CommandInvokationFailure: Gradle build failed. ~ 해결 방법 C:\Users\사용자\.gradle\caches 내부 파일 삭제 C:\Users\사용자\AppData\LocalLow\Unity 내부 파일 삭제 AndroidManifest.xml 확인하기 참고 사이트 [Unity/Andr

parksh3641.tistory.com

 

유니티 안드로이드 빌드 오류 튕김, 강제 종료 간단 해결법

예상 원인 목록 빌드는 성공적으로 되나 스마트폰에서 테스트할려고 하면 검은 화면이 나오면서 0.1초만에 튕기는 현상 기본 해결 도구 1. Assets > Play Services Resolver > Android Resolver > Force Resolve 실행

parksh3641.tistory.com

 

반응형

댓글