Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 210629 #45

Open
wants to merge 13 commits into
base: alpha
Choose a base branch
from
Open

release 210629 #45

wants to merge 13 commits into from

Conversation

misook-jeon
Copy link
Contributor

No description provided.

Comment on lines +180 to +181
* Unreal 빌드인 경우 Gamebase Unreal SDK 에서 빈 google-service-json.xml 파일을 포함하여 배포하고 있으니 해당 게임 정보에 맞는 값으로 변경하시기 바랍니다.
* 만일 EasyFirebase 와 같이, 비슷한 형태의 xml 을 자동 생성해주는 Content 가 있을 경우, 리소스 중복에 의해 빌드 에러가 발생할 수 있습니다. 이때는 google-service-json.xml 파일을 제거하시면 됩니다.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 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 버전으로 업그레이드 하시기 바랍니다.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • '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 이상으로 업그레이드 해야 합니다.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • AGP 3.2.* 이하의 버전을 사용한다면 3.3.3 이상으로 업그레이드해야 합니다.

@@ -336,10 +336,10 @@ gamebaseProductId는 일반적으로는 스토어에 등록한 아이템의 ID
> iOS 11 이상에서만 사용할 수 있습니다.
> Gamebase 1.13.0 이상에서 지원합니다. (NHN Cloud IAP SDK 1.6.0 이상적용)

프로모션 결제 이벤트는 GamebaseEventHandler 를 통해 처리할 수 있습니다.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

프로모션 결제 이벤트는 GamebaseEventHandler를 이용해 처리할 수 있습니다.

@@ -336,10 +336,10 @@ gamebaseProductId는 일반적으로는 스토어에 등록한 아이템의 ID
> iOS 11 이상에서만 사용할 수 있습니다.
> Gamebase 1.13.0 이상에서 지원합니다. (NHN Cloud IAP SDK 1.6.0 이상적용)

프로모션 결제 이벤트는 GamebaseEventHandler 를 통해 처리할 수 있습니다.
GamebaseEventHandler 로 프로모션 결제 이벤트를 처리하는 방법은 아래 가이드를 확인하세요.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GamebaseEventHandler로 ~


**검색 조건**

- **상태**: (필수) 고객 문의의 현재 처리 상태를 선택합니다.
- **접수 유형**: (필수) 고객 문의시 유저가 선택한 접수 유형 항목을 선택합니다. 접수 / 처리 완료 항목이 존재합니다.
- **접수 기간**: (필수)선택한 기간동안 인입된 문의를 조회합니다.
- **유저 ID**: 특정 유저의 문의를 검색하고자 할 경우 해당 유저ID를 입력합니다.
- **문의 제목**: 특정 제목의 문의를 검색하고자 할 경우 해당 문의 제목을 입력합니다.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 문의 제목: 특정 제목의 문의를 검색하려면 문의 제목을 입력합니다.


유저에게 인입된 문의에 대하여 상세내용 확인 및 해당 문의에 대한 처리를 진행할 수 있습니다.
문의를 처리한 후 유저가 추가로 문의를 할 수 있습니다.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

문의를 처리한 후 유저가 추가로 문의할 수 있습니다.


유저에게 인입된 문의에 대하여 상세내용 확인 및 해당 문의에 대한 처리를 진행할 수 있습니다.
문의를 처리한 후 유저가 추가로 문의를 할 수 있습니다.
문의를 처리한 후에 **처리 완료** 버튼을 클릭하여 문의 상태를 처리 완료 상태로 변경할 수 있으며, 처리 완료 상태의 문의에는 유저가 더이상 문의를 남길 수 없습니다.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

~ 유저가 더는 문의를 남길 수 없습니다.

### 2.24.0(2021.06.29) [SDK 다운로드](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.24.0/GamebaseSDK-Android.zip)

#### 기능 개선/변경
* 내부 런칭 URL 변경

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

론칭

### 2.23.0(2021.06.14) [SDK 다운로드](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.23.0/GamebaseSDK-Android.zip)

#### 버그 수정
* 이용 정지 자세히보기 웹뷰의 제목이 표시되지 않는 문제 수정

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

자세히 보기

### 2021. 06. 29.

#### 버그 수정
* Analytics > 대시보드: 다운로드받은 엑셀 파일의 PU 누적값에 중복 PU가 포함되는 버그 수정

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 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 변경

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

론칭

* 내부 런칭 URL 변경

#### 버그 수정
* 약관 상세보기 후 약관 팝업이 안닫히는 버그 수정

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 약관 상세 보기 후 약관 새 창이 닫히지 않는 버그 수정

### 2.24.0(2021.06.29) [SDK 다운로드](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.24.0/GamebaseSDK-Unity.zip)

#### 기능 개선/변경
* 내부 런칭 URL 변경

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

론칭

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants