[Fix] #418 - 앱스토어 연결 링크 내 kr 국가코드 추가 #419
Merged
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.
⭐️Issue
🌟Motivation
🌟Key Changes
기존엔 앱스토어 앱 설정국가가 EN으로 되어있었으나, 이후에 KR로 변경되면서 앱스토어 연결이 안되는 이슈가 발생했습니다.
따라서 링크 내에 국가코드 (kr)을 따로 추가하여 이슈를 해결했습니다.
현재 개발서버의 최소 버전은 1.0.2 로 설정해두었고, 운영서버는 1.0.0으로 설정해두었습니다.
추후 업데이트가 진행되면 서버 post하여 최소버전 설정해두겠습니다!
🌟Simulation
ScreenRecording_01-05-2025.18-21-39_1-2.mp4
🌟To Reviewer
🌟Reference