2025년 3월 13일 핫픽스 배포 가이드 (클라)#368
Open
bhbac-nhnent wants to merge 4 commits into
Open
Conversation
tw-sunyoung
reviewed
Apr 3, 2025
tw-sunyoung
reviewed
Apr 3, 2025
tw-sunyoung
reviewed
Apr 3, 2025
tw-sunyoung
reviewed
Apr 3, 2025
tw-sunyoung
reviewed
Apr 3, 2025
tw-sunyoung
reviewed
Apr 3, 2025
Co-authored-by: tw-sunyoung <108712260+tw-sunyoung@users.noreply.github.com>
Comment on lines
+3
to
+10
| ### 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가 없으면 크래시가 발생하는 문제를 수정했습니다. | ||
|
|
||
| #### 플랫폼별 변경 사항 |
Contributor
There was a problem hiding this comment.
Suggested change
| ### 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가 없으면 크래시가 발생하는 문제를 수정했습니다. | |
| #### 플랫폼별 변경 사항 | |
| ### 2.70.1 (March 13, 2025) | |
| [SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.1/GamebaseSDK-Unity.zip) | |
| #### Bug Fixes | |
| * (Android) Fixed a crash that would occur when calling ShowWebView or ShowTermsView without a Configuration. | |
| #### Platform-specific Changes |
Comment on lines
+3
to
+10
| ### 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 등)를 참조할 수 없는 이슈를 수정하였습니다. |
Contributor
There was a problem hiding this comment.
Suggested change
| ### 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.1 (March 13, 2025) | |
| [SDK Download](https://static.toastoven.net/toastcloud/sdk_download/gamebase/v2.70.1/GamebaseSDK-Android.zip) | |
| #### Bug Fixes | |
| * Resized the X buttons in the Apple ID, Steam, and Twitter login navigation bars. | |
| * Fixed an issue where IdP constants (e.g. AuthProvider.GUEST, etc.) in AuthProvider could not be referenced in Kotlin files. | |
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.