Unity Google Play 플러그인에 대한 API 문서
Unity 에서 Google Play 플러그인에 대한 API 페이지로 기본적인 문서를 참고할때 필요해서 정리이다.
Android Developer Unity Reference : [ 링크 ]
API Reference for the Google Play Plugins for Unity | Android Developers
API Reference for the Google Play Plugins for Unity These are the API reference pages for the Google Play Plugins for Unity. Classes AndroidAppBundle Provides utilities related to Android App Bundle. AndroidBuildHelper Provides helper methods for accessing
developer.android.com
반응형
간단하게 보면 대략 다음과 같은 항목들이 존재한다.
Android App Bundle | 안드로이드 앱 번들 |
Asset | 에셋 |
App Update | 앱 업데이트 |
Asset Delivery | 에셋 전달 |
GooglePlay Billing | 구글 플레이 결제 |
UnityPlayerHelper | Unity Player Java Class |
Intergrity | 무결성 |
Review | 리뷰 |
기본적으로 공식문서를 잘 봐야한다고 생각한다.
공식문서에 설명 및 상태값이 정리가 잘되어있어서 좀더 수월하게 작업할수 있다.
★☆☆☆☆
반응형
'개발 > Unity' 카테고리의 다른 글
Unity) 단축키 확인 및 변경 (0) | 2022.05.11 |
---|---|
Unity) Frame 향상 방법 (1) | 2022.05.11 |
Unity) 빌드 이후의 변경 여부(무결성 / 변경 여부 확인) (0) | 2022.04.28 |
Unity)Android Native Plugin (AAR 만들기) (0) | 2022.04.26 |
문제해결)Unity)couldn't be loaded because it has not been added to the build settings or the AssetBundle has not been loaded.To add a scene to the build settings use the menu File->Build Settings... (0) | 2022.04.25 |
댓글