From b67df7e24bc98ee78580357d5e6b36fc476360de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B0=95=EB=B3=91=ED=98=84/=EA=B2=8C=EC=9E=84=ED=94=8C?= =?UTF-8?q?=EB=9E=AB=ED=8F=BC=ED=81=B4=EB=9D=BC=ED=8C=80/NE?= Date: Wed, 12 Mar 2025 20:03:25 +0900 Subject: [PATCH 1/4] =?UTF-8?q?Android=20=ED=95=98=EC=9C=84=20OS=20?= =?UTF-8?q?=EC=A7=80=EC=9B=90=20=EA=B4=80=EB=A0=A8=20=EB=AC=B8=EA=B5=AC=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ko/release-notes-android.md | 4 ++-- ko/upgrade-guide.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ko/release-notes-android.md b/ko/release-notes-android.md index 7ad8b4db..07aa94ac 100644 --- a/ko/release-notes-android.md +++ b/ko/release-notes-android.md @@ -7,8 +7,8 @@ #### 기능 추가 * 외부 SDK 업데이트: NHN Cloud SDK(1.9.5) - * Google billing client version 7.1.1이 적용되었습니다. - * NHN Cloud Android SDK 1.9.5에서는 Android 7.0(API Level 24) 미만 단말기에서 결제를 시도하는 경우 크래시가 발생합니다. + * PBL(Google Play Billing Library) 7.1.1이 적용되었습니다. + * Android 7.0(API Level 24) 미만 단말기에서 결제를 시도하는 경우 PBL에서 크래시가 발생합니다. * 이 문제를 해결하기 위해서는 Gradle에 하위 OS를 위한 [Java 8+ API 디슈가링 지원](https://developer.android.com/studio/write/java8-support#library-desugaring) 선언을 추가해야 합니다. * 앱 모듈의 Gradle, Unity의 경우 launcherTemplate.gradle에 다음 선언을 추가하세요. diff --git a/ko/upgrade-guide.md b/ko/upgrade-guide.md index 9cef52e9..4c07f1c0 100644 --- a/ko/upgrade-guide.md +++ b/ko/upgrade-guide.md @@ -4,7 +4,7 @@ ### Android -* Gamebase Android SDK 2.70.0에서 사용하는 NHN Cloud Android SDK 1.9.5에서는 Android 7.0(API Level 24) 미만 단말기에서 결제를 시도하는 경우 크래시가 발생합니다. +* Gamebase Android SDK 2.70.0에서 사용하는 PBL(Google Play Billing Library) 7.1.1은 Android 7.0(API Level 24) 미만 단말기에서 결제를 시도하는 경우 크래시가 발생합니다. * 이 문제를 해결하기 위해서는 Gradle에 하위 OS를 위한 [Java 8+ API 디슈가링 지원](https://developer.android.com/studio/write/java8-support#library-desugaring) 선언을 추가해야 합니다. * 앱 모듈의 Gradle, Unity의 경우 launcherTemplate.gradle에 다음 선언을 추가하세요. From 7243b6eaaf4bb2b6faa6834d8ea0de0f6bec41d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B0=95=EC=9D=80=EC=9A=B0/=EA=B2=8C=EC=9E=84=ED=94=8C?= =?UTF-8?q?=EB=9E=AB=ED=8F=BC=ED=81=B4=EB=9D=BC=ED=8C=80/NE?= Date: Wed, 12 Mar 2025 20:18:28 +0900 Subject: [PATCH 2/4] =?UTF-8?q?Android=203=EC=9B=94=20hotfix=20=EB=A6=B4?= =?UTF-8?q?=EB=A6=AC=EC=A6=88=20=EB=85=B8=ED=8A=B8=20=EC=9E=91=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/release-notes-android.md | 9 +++++++++ ja/release-notes-android.md | 9 +++++++++ ko/release-notes-android.md | 9 +++++++++ zh/release-notes-android.md | 9 +++++++++ 4 files changed, 36 insertions(+) diff --git a/en/release-notes-android.md b/en/release-notes-android.md index aace6515..d137648f 100644 --- a/en/release-notes-android.md +++ b/en/release-notes-android.md @@ -1,5 +1,14 @@ ## Game > Gamebase > Release Notes > Android +### 2.70.1 (2025. 03. 13.) + +[SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.1/GamebaseSDK-Android.zip) + +#### 버그 수정 + +* Apple ID, Steam, Twitter로그인 네비게이션 바의 X버튼 사이즈를 재조정하였습니다. +* Kotlin 파일에서 AuthProvider의 IdP constant(예. AuthProvider.GUEST 등)를 참조할 수 없는 이슈를 수정하였습니다. + ### 2.70.0 (2025. 03. 11.) [SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.0/GamebaseSDK-Android.zip) diff --git a/ja/release-notes-android.md b/ja/release-notes-android.md index 2dc2639e..8c0fbb89 100644 --- a/ja/release-notes-android.md +++ b/ja/release-notes-android.md @@ -1,5 +1,14 @@ ## Game > Gamebase > リリースノート > Android +### 2.70.1 (2025. 03. 13.) + +[SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.1/GamebaseSDK-Android.zip) + +#### 버그 수정 + +* Apple ID, Steam, Twitter로그인 네비게이션 바의 X버튼 사이즈를 재조정하였습니다. +* Kotlin 파일에서 AuthProvider의 IdP constant(예. AuthProvider.GUEST 등)를 참조할 수 없는 이슈를 수정하였습니다. + ### 2.70.0 (2025. 03. 11.) [SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.0/GamebaseSDK-Android.zip) diff --git a/ko/release-notes-android.md b/ko/release-notes-android.md index 07aa94ac..7382e19a 100644 --- a/ko/release-notes-android.md +++ b/ko/release-notes-android.md @@ -1,5 +1,14 @@ ## Game > Gamebase > 릴리스 노트 > Android +### 2.70.1 (2025. 03. 13.) + +[SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.1/GamebaseSDK-Android.zip) + +#### 버그 수정 + +* Apple ID, Steam, Twitter로그인 네비게이션 바의 X버튼 사이즈를 재조정하였습니다. +* Kotlin 파일에서 AuthProvider의 IdP constant(예. AuthProvider.GUEST 등)를 참조할 수 없는 이슈를 수정하였습니다. + ### 2.70.0 (2025. 03. 11.) [SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.0/GamebaseSDK-Android.zip) diff --git a/zh/release-notes-android.md b/zh/release-notes-android.md index aace6515..d137648f 100644 --- a/zh/release-notes-android.md +++ b/zh/release-notes-android.md @@ -1,5 +1,14 @@ ## Game > Gamebase > Release Notes > Android +### 2.70.1 (2025. 03. 13.) + +[SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.1/GamebaseSDK-Android.zip) + +#### 버그 수정 + +* Apple ID, Steam, Twitter로그인 네비게이션 바의 X버튼 사이즈를 재조정하였습니다. +* Kotlin 파일에서 AuthProvider의 IdP constant(예. AuthProvider.GUEST 등)를 참조할 수 없는 이슈를 수정하였습니다. + ### 2.70.0 (2025. 03. 11.) [SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.0/GamebaseSDK-Android.zip) From 32ed524bcb478b77f33a018bbd3e41de167b0241 Mon Sep 17 00:00:00 2001 From: smflt Date: Thu, 13 Mar 2025 13:39:40 +0900 Subject: [PATCH 3/4] =?UTF-8?q?Unity=203=EC=9B=94=20hotfix=20=EB=A6=B4?= =?UTF-8?q?=EB=A6=AC=EC=A6=88=20=EB=85=B8=ED=8A=B8=20=EC=9E=91=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/release-notes-unity.md | 11 +++++++++++ ja/release-notes-unity.md | 11 +++++++++++ ko/release-notes-unity.md | 11 +++++++++++ zh/release-notes-unity.md | 11 +++++++++++ 4 files changed, 44 insertions(+) diff --git a/en/release-notes-unity.md b/en/release-notes-unity.md index 4343dc94..d23c7af4 100644 --- a/en/release-notes-unity.md +++ b/en/release-notes-unity.md @@ -1,5 +1,16 @@ ## Game > Gamebase > Release Notes > Unity +### 2.70.1 (2025. 03. 13.) +[SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.1/GamebaseSDK-Unity.zip) + +#### 버그 수정 + +* (Android) ShowWebView, ShowTermsView 호출 시 Configuration가 없으면 크래시가 발생하는 문제를 수정했습니다. + +#### 플랫폼별 변경 사항 +* [Gamebase Android SDK 2.70.1](./release-notes-android/#2701-2025-03-13) +* [Gamebase iOS SDK 2.70.0](./release-notes-ios/#2700-2025-03-11) + ### 2.70.0 (2025. 03. 11.) [SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.0/GamebaseSDK-Unity.zip) diff --git a/ja/release-notes-unity.md b/ja/release-notes-unity.md index e3b2a7e0..90419c92 100644 --- a/ja/release-notes-unity.md +++ b/ja/release-notes-unity.md @@ -1,5 +1,16 @@ ## Game > Gamebase > リリースノート > Unity +### 2.70.1 (2025. 03. 13.) +[SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.1/GamebaseSDK-Unity.zip) + +#### 버그 수정 + +* (Android) ShowWebView, ShowTermsView 호출 시 Configuration가 없으면 크래시가 발생하는 문제를 수정했습니다. + +#### 플랫폼별 변경 사항 +* [Gamebase Android SDK 2.70.1](./release-notes-android/#2701-2025-03-13) +* [Gamebase iOS SDK 2.70.0](./release-notes-ios/#2700-2025-03-11) + ### 2.70.0 (2025. 03. 11.) [SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.0/GamebaseSDK-Unity.zip) diff --git a/ko/release-notes-unity.md b/ko/release-notes-unity.md index bef7d678..36b0a857 100644 --- a/ko/release-notes-unity.md +++ b/ko/release-notes-unity.md @@ -1,5 +1,16 @@ ## Game > Gamebase > 릴리스 노트 > Unity +### 2.70.1 (2025. 03. 13.) +[SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.1/GamebaseSDK-Unity.zip) + +#### 버그 수정 + +* (Android) ShowWebView, ShowTermsView 호출 시 Configuration가 없으면 크래시가 발생하는 문제를 수정했습니다. + +#### 플랫폼별 변경 사항 +* [Gamebase Android SDK 2.70.1](./release-notes-android/#2701-2025-03-13) +* [Gamebase iOS SDK 2.70.0](./release-notes-ios/#2700-2025-03-11) + ### 2.70.0 (2025. 03. 11.) [SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.0/GamebaseSDK-Unity.zip) diff --git a/zh/release-notes-unity.md b/zh/release-notes-unity.md index 87c11211..f2898e48 100644 --- a/zh/release-notes-unity.md +++ b/zh/release-notes-unity.md @@ -1,5 +1,16 @@ ## Game > Gamebase > Release Notes > Unity +### 2.70.1 (2025. 03. 13.) +[SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.1/GamebaseSDK-Unity.zip) + +#### 버그 수정 + +* (Android) ShowWebView, ShowTermsView 호출 시 Configuration가 없으면 크래시가 발생하는 문제를 수정했습니다. + +#### 플랫폼별 변경 사항 +* [Gamebase Android SDK 2.70.1](./release-notes-android/#2701-2025-03-13) +* [Gamebase iOS SDK 2.70.0](./release-notes-ios/#2700-2025-03-11) + ### 2.70.0 (2025. 03. 11.) [SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.0/GamebaseSDK-Unity.zip) From 6a3ec448829fa00dfefe92c8e05fbafd55e5d1c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B0=95=EB=B3=91=ED=98=84/=EA=B2=8C=EC=9E=84=ED=94=8C?= =?UTF-8?q?=EB=9E=AB=ED=8F=BC=ED=81=B4=EB=9D=BC=ED=8C=80/NE?= Date: Thu, 3 Apr 2025 18:04:29 +0900 Subject: [PATCH 4/4] =?UTF-8?q?3=EC=9B=94=2013=EC=9D=BC=20=ED=95=AB?= =?UTF-8?q?=ED=94=BD=EC=8A=A4=EB=B0=B0=ED=8F=AC=20=ED=95=9C=EA=B8=80=20?= =?UTF-8?q?=EA=B2=80=EC=88=98=20=EB=B0=98=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tw-sunyoung <108712260+tw-sunyoung@users.noreply.github.com> --- ko/release-notes-android.md | 8 ++++---- ko/release-notes-unity.md | 2 +- ko/upgrade-guide.md | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ko/release-notes-android.md b/ko/release-notes-android.md index 7382e19a..8f1bfa8b 100644 --- a/ko/release-notes-android.md +++ b/ko/release-notes-android.md @@ -6,8 +6,8 @@ #### 버그 수정 -* Apple ID, Steam, Twitter로그인 네비게이션 바의 X버튼 사이즈를 재조정하였습니다. -* Kotlin 파일에서 AuthProvider의 IdP constant(예. AuthProvider.GUEST 등)를 참조할 수 없는 이슈를 수정하였습니다. +* Apple ID, Steam, Twitter 로그인 내비게이션 바의 X 버튼 사이즈를 재조정했습니다. +* Kotlin 파일에서 AuthProvider의 IdP constant(예: AuthProvider.GUEST 등)를 참조할 수 없는 문제를 수정했습니다. ### 2.70.0 (2025. 03. 11.) @@ -16,8 +16,8 @@ #### 기능 추가 * 외부 SDK 업데이트: NHN Cloud SDK(1.9.5) - * PBL(Google Play Billing Library) 7.1.1이 적용되었습니다. - * Android 7.0(API Level 24) 미만 단말기에서 결제를 시도하는 경우 PBL에서 크래시가 발생합니다. + * Google Play Billing Library 7.1.1이 적용되었습니다. + * Android 7.0(API Level 24) 미만 단말기에서 결제를 시도하는 경우 Google Play Billing Library에서 크래시가 발생합니다. * 이 문제를 해결하기 위해서는 Gradle에 하위 OS를 위한 [Java 8+ API 디슈가링 지원](https://developer.android.com/studio/write/java8-support#library-desugaring) 선언을 추가해야 합니다. * 앱 모듈의 Gradle, Unity의 경우 launcherTemplate.gradle에 다음 선언을 추가하세요. diff --git a/ko/release-notes-unity.md b/ko/release-notes-unity.md index 36b0a857..7c8c2727 100644 --- a/ko/release-notes-unity.md +++ b/ko/release-notes-unity.md @@ -5,7 +5,7 @@ #### 버그 수정 -* (Android) ShowWebView, ShowTermsView 호출 시 Configuration가 없으면 크래시가 발생하는 문제를 수정했습니다. +* (Android) ShowWebView, ShowTermsView 호출 시 Configuration이 없으면 크래시가 발생하는 문제를 수정했습니다. #### 플랫폼별 변경 사항 * [Gamebase Android SDK 2.70.1](./release-notes-android/#2701-2025-03-13) diff --git a/ko/upgrade-guide.md b/ko/upgrade-guide.md index 4c07f1c0..c09773a4 100644 --- a/ko/upgrade-guide.md +++ b/ko/upgrade-guide.md @@ -4,7 +4,7 @@ ### Android -* Gamebase Android SDK 2.70.0에서 사용하는 PBL(Google Play Billing Library) 7.1.1은 Android 7.0(API Level 24) 미만 단말기에서 결제를 시도하는 경우 크래시가 발생합니다. +* Gamebase Android SDK 2.70.0에서 사용하는 Google Play Billing Library 7.1.1은 Android 7.0(API Level 24) 미만 단말기에서 결제를 시도하는 경우 크래시가 발생합니다. * 이 문제를 해결하기 위해서는 Gradle에 하위 OS를 위한 [Java 8+ API 디슈가링 지원](https://developer.android.com/studio/write/java8-support#library-desugaring) 선언을 추가해야 합니다. * 앱 모듈의 Gradle, Unity의 경우 launcherTemplate.gradle에 다음 선언을 추가하세요.