유니티 api35 버전 구글SDK 성공빌드 조합

유니티 성공빌드 버전조합

유니티6
최소레벨27
타겟레벨35

아래 순서대로 설치.
애드몹 8.5.2

만약 에셋딜리버리사용 시
1.6.1 이거나 최신버전으로 해도 무방.

구글플레이게임 11.01





가운데꺼




골때리는 그리들 설정. 체크할 것




쪼개서 빌드할 때 에셋딜리버리 사용.
유니티에셋번들리소스로 번들을 나눠준 후 사용.
Separate Base APK Asset 체크







아니오. 선택해서 깔끔하게 정리.



빌드완료 후 마켓에 업로드할 때 또 경고발생.

com.google.android.play:core:1.10.3 Maven 종속 항목을 Android 14 호환 버전으로 업데이트하세요. targetSdkVersion 34(Android 14)에서는 broadcast receiver에 이전 버전과 호환되지 않는 변경사항이 도입되는데 현재 com.google.android.play:core:1.10.3 라이브러리가 targetSdkVersion 34(Android 14)와 호환되지 않습니다. 참고로 Google Play에서는 2024년 8월 31일부터 모든 새 앱 출시에 Android 14 타겟팅을 요구합니다. 앱이 비정상 종료되지 않도록 최신 라이브러리 버전 종속 항목으로 업데이트하세요.

플러그인 폴더 mainTemplate에서 com.google.android.play:core:1.10.3 를 지워버리거나 버전을 올려준다.
버전은 아래에서 체크.


    implementation 'androidx.fragment:fragment:1.3.6' // Assets/ExternalDependencyManager/Editor/Dependencies.xml:3
    implementation 'com.google.android.play:feature-delivery:2.1.0'
    implementation 'com.google.android.gms:play-services-ads:22.3.0' // Assets/GoogleMobileAds/Editor/GoogleMobileAdsDependencies.xml:7
    implementation 'com.google.android.play:app-update:2.1.0' // Assets/GooglePlayPlugins/com.google.play.appupdate/Editor/Dependencies.xml:3
    implementation 'com.google.android.play:core-common:2.0.4' // Assets/GooglePlayPlugins/com.google.play.core/Editor/Dependencies.xml:3
    implementation 'com.google.android.ump:user-messaging-platform:2.1.0' // Assets/GoogleMobileAds/Editor/GoogleUmpDependencies.xml:7
    implementation 'com.google.games:gpgs-plugin-support:0.11.01' // Assets/GooglePlayGames/com.google.play.games/Editor/GooglePlayGamesPluginDependencies.xml:11

댓글 쓰기

0 댓글