Skip to content

Conversation

@lsj8706
Copy link
Collaborator

@lsj8706 lsj8706 commented May 21, 2023

🌱 작업한 내용

  • 리젝 사유였던 위치 정보 권한 텍스트를 더 구체적으로 변경했습니다.

📸 스크린샷

구현 내용 스크린샷
동의 화면

📮 관련 이슈

Copy link
Contributor

@dlwogus0128 dlwogus0128 left a comment

Choose a reason for hiding this comment

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

멋져욤!

INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "코스 출발지 설정과 러닝 트래킹을 위해 현재 위치 정보를 사용하도록 허용합니다.";
INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "코스 출발지 설정과 러닝 트래킹을 위해 현재 위치 정보를 사용하도록 허용합니다.";
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "코스 출발지 설정과 러닝 트래킹을 위해 현재 위치 정보를 사용하도록 허용합니다.";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
Copy link
Contributor

Choose a reason for hiding this comment

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

멋잇서욤

@lsj8706 lsj8706 merged commit 4ca02a1 into Runnect:develop May 21, 2023
@lsj8706 lsj8706 deleted the fix/#151-위치정보-동의-텍스트-변경 branch May 28, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Fix] 위치 정보 동의 텍스트 변경

2 participants