release 210629#45
Open
misook-jeon wants to merge 13 commits into
Open
Conversation
Comment on lines
+180
to
+181
| * Unreal 빌드인 경우 Gamebase Unreal SDK 에서 빈 google-service-json.xml 파일을 포함하여 배포하고 있으니 해당 게임 정보에 맞는 값으로 변경하시기 바랍니다. | ||
| * 만일 EasyFirebase 와 같이, 비슷한 형태의 xml 을 자동 생성해주는 Content 가 있을 경우, 리소스 중복에 의해 빌드 에러가 발생할 수 있습니다. 이때는 google-service-json.xml 파일을 제거하시면 됩니다. |
There was a problem hiding this comment.
- Unreal 빌드인 경우 Gamebase Unreal SDK에서 빈 google-service-json.xml 파일을 포함해 배포하고 있으니 해당 게임 정보에 맞는 값으로 변경하시기 바랍니다.
- 만일 EasyFirebase와 같이 비슷한 형태의 XML을 자동으로 생성해 주는 Content가 있을 경우, 리소스 중복에 의해 빌드 에러가 발생할 수 있습니다. 이때는 google-service-json.xml 파일을 제거하면 됩니다.
Comment on lines
+354
to
+355
| > * 'queries' 태그는 기존 Android Gradle Plugin(AGP) 에서는 인식하지 못하여 빌드가 실패합니다. | ||
| > * 아래 가이드 및 표를 참고로 하여 'queries' 태그 빌드가 가능한 AGP 버전으로 업그레이드 하시기 바랍니다. |
There was a problem hiding this comment.
- 'queries' 태그는 기존 Android Gradle Plugin(AGP)에서는 인식하지 못하여 빌드가 실패합니다.
- 아래 가이드 및 표를 참고해 'queries' 태그 빌드가 가능한 AGP 버전으로 업그레이드하시기 바랍니다.
| > * 'queries' 태그는 기존 Android Gradle Plugin(AGP) 에서는 인식하지 못하여 빌드가 실패합니다. | ||
| > * 아래 가이드 및 표를 참고로 하여 'queries' 태그 빌드가 가능한 AGP 버전으로 업그레이드 하시기 바랍니다. | ||
| > * [https://android-developers.googleblog.com/2020/07/preparing-your-build-for-package-visibility-in-android-11.html](https://android-developers.googleblog.com/2020/07/preparing-your-build-for-package-visibility-in-android-11.html) | ||
| > * AGP 3.2.* 이하의 버전을 사용한다면 3.3.3 이상으로 업그레이드 해야 합니다. |
There was a problem hiding this comment.
- AGP 3.2.* 이하의 버전을 사용한다면 3.3.3 이상으로 업그레이드해야 합니다.
| > iOS 11 이상에서만 사용할 수 있습니다. | ||
| > Gamebase 1.13.0 이상에서 지원합니다. (NHN Cloud IAP SDK 1.6.0 이상적용) | ||
|
|
||
| 프로모션 결제 이벤트는 GamebaseEventHandler 를 통해 처리할 수 있습니다. |
There was a problem hiding this comment.
프로모션 결제 이벤트는 GamebaseEventHandler를 이용해 처리할 수 있습니다.
| > Gamebase 1.13.0 이상에서 지원합니다. (NHN Cloud IAP SDK 1.6.0 이상적용) | ||
|
|
||
| 프로모션 결제 이벤트는 GamebaseEventHandler 를 통해 처리할 수 있습니다. | ||
| GamebaseEventHandler 로 프로모션 결제 이벤트를 처리하는 방법은 아래 가이드를 확인하세요. |
| - **접수 유형**: (필수) 고객 문의시 유저가 선택한 접수 유형 항목을 선택합니다. 접수 / 처리 완료 항목이 존재합니다. | ||
| - **접수 기간**: (필수)선택한 기간동안 인입된 문의를 조회합니다. | ||
| - **유저 ID**: 특정 유저의 문의를 검색하고자 할 경우 해당 유저ID를 입력합니다. | ||
| - **문의 제목**: 특정 제목의 문의를 검색하고자 할 경우 해당 문의 제목을 입력합니다. |
There was a problem hiding this comment.
- 문의 제목: 특정 제목의 문의를 검색하려면 문의 제목을 입력합니다.
|  | ||
|
|
||
| 유저에게 인입된 문의에 대하여 상세내용 확인 및 해당 문의에 대한 처리를 진행할 수 있습니다. | ||
| 문의를 처리한 후 유저가 추가로 문의를 할 수 있습니다. |
|
|
||
| 유저에게 인입된 문의에 대하여 상세내용 확인 및 해당 문의에 대한 처리를 진행할 수 있습니다. | ||
| 문의를 처리한 후 유저가 추가로 문의를 할 수 있습니다. | ||
| 문의를 처리한 후에 **처리 완료** 버튼을 클릭하여 문의 상태를 처리 완료 상태로 변경할 수 있으며, 처리 완료 상태의 문의에는 유저가 더이상 문의를 남길 수 없습니다. |
| ### 2.24.0(2021.06.29) [SDK 다운로드](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.24.0/GamebaseSDK-Android.zip) | ||
|
|
||
| #### 기능 개선/변경 | ||
| * 내부 런칭 URL 변경 |
| ### 2.23.0(2021.06.14) [SDK 다운로드](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.23.0/GamebaseSDK-Android.zip) | ||
|
|
||
| #### 버그 수정 | ||
| * 이용 정지 자세히보기 웹뷰의 제목이 표시되지 않는 문제 수정 |
| ### 2021. 06. 29. | ||
|
|
||
| #### 버그 수정 | ||
| * Analytics > 대시보드: 다운로드받은 엑셀 파일의 PU 누적값에 중복 PU가 포함되는 버그 수정 |
There was a problem hiding this comment.
- Analytics > 대시보드: 다운로드한 Excel 파일의 PU 누적값에 중복 PU가 포함되는 버그 수정
| ### 2.24.0(2021.06.29) [SDK 다운로드](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.24.0/GamebaseSDK-iOS.zip) | ||
|
|
||
| #### 기능 개선/변경 | ||
| * 내부 런칭 URL 변경 |
| * 내부 런칭 URL 변경 | ||
|
|
||
| #### 버그 수정 | ||
| * 약관 상세보기 후 약관 팝업이 안닫히는 버그 수정 |
| ### 2.24.0(2021.06.29) [SDK 다운로드](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.24.0/GamebaseSDK-Unity.zip) | ||
|
|
||
| #### 기능 개선/변경 | ||
| * 내부 런칭 URL 변경 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.