본문 바로가기
개발/Unity

Unity)Android)Unity Google Play 플러그인에 대한 API 문서

by 테샤르 2022. 4. 29.

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 리뷰

 

기본적으로 공식문서를 잘 봐야한다고 생각한다.

공식문서에 설명 및 상태값이 정리가 잘되어있어서 좀더 수월하게 작업할수 있다.

 

 

★☆☆☆☆

 

반응형

댓글