본문 바로가기

GooglePlayConsole

(4)
[GooglePlayConsole]Warning 앱 축소, 난독화 및 최적화 1. 이 App Bundle 유형과 연결된 가독화 파일이 없습니다. 난독화된 코드(R8/proguard)를 사용하는 경우 가독화 파일을 업로드하면 비정상 종료 및 ANR을 더 쉽게 분석하고 디버그할 수 있습니다. R8/proguard를 사용하면 앱 크기를 줄이는데 도움이 됩니다. 2. 이 App Bundle 아티팩트 유형은 네이티브 코드를 포함하여 아직 디버그 기호가 업로드되지 않았습니다. 비정상 종료 및 ANR을 더 쉽게 분석하고 디버그할 수 있도록 기호 파일을 업로드하는 것이 좋습니다. https://developer.android.com/studio/build/shrink-code#native-crash-support 앱 축소, 난독화 및 최적화 | Android 개발자 | Android Devel..
[GooglePlayConsole] 2021.08 업데이트 준비하기 https://android-developers.googleblog.com/2020/11/new-android-app-bundle-and-target-api.html New Android App Bundle and target API level requirements in 2021 Posted by Hoi Lam , Developer Relations Engineer, Android Platform In 2021, we are continuing with our annual target API level up... android-developers.googleblog.com 2021.08 업로드 요구사항 3가지 1. 새로운 Android App Bundle 포멧을 사용할 것 2. 150MB가 넘을 시에 ..
[GooglePlayConsole] 앱 업로드 오류:: 64bit 아키텍처 지원 https://developer.android.com/distribute/best-practices/develop/64-bit 64비트 아키텍처 지원 | Google Play | Android Developers 2019년 8월 1일부터 Google Play에 게시되는 앱에서는 64비트 아키텍처를 지원해야 합니다. 64비트 CPU는 사용자에게 더 빠르고 풍부한 환경을 제공합니다. 앱의 64비트 버전을 추가하면 성능이 향상되 developer.android.com 버전 검토를 누르려는 순간에 64비트 아키텍처 지원을 해야한다는 오류에 부딪쳤다. https://samablog.tistory.com/158 [UNITY TIP] 유니티에서 안드로이드(Android) 64bit 아키텍처 적용하기 안녕하세요 철사마..
[GooglePlayConsole] 앱 업로드 오류::디버그사용중지, Android API Level 구글 연동 테스트를 해보려고 앱을 업로드하려는데 정책에 따른 오류사항이 추가로 생겼다. 1. 디버그 가능 APK 또는 Android App Bundle을 업로드했습니다. 보안상의 이유로 Google Play에 게시하기 전에 디버그를 사용 중지해야 합니다. https://developer.android.com/studio/publish/preparing.html#publishing-configure 출시 준비 | Android 개발자 | Android Developers 서명된 출시용 APK를 빌드하는 방법을 설명하는 개발자 문서입니다. 이 프로세스는 모든 Android 앱에서 동일합니다. developer.android.com https://dreamaz.tistory.com/535 [유니티] 안드로이드..