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

[Feat/#52] 위치 권한 요청 다이얼로그 #72

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ThirFir
Copy link
Collaborator

@ThirFir ThirFir commented Jan 17, 2025

🧨 Issue

💻 Work Description

  • 위치 권한 요청 API에 다이얼로그 추가

image

@ThirFir ThirFir added ☀️상일☀️ 이상일 FEATURE✨ 새로운 기능 구현 labels Jan 17, 2025
@ThirFir ThirFir self-assigned this Jan 17, 2025
Copy link
Collaborator

@1971123-seongmin 1971123-seongmin left a comment

Choose a reason for hiding this comment

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

짱짱!! 수고하셨습니다

} else {
locationPermissionState.launchMultiplePermissionRequest()
if (trigger == 2) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

여기서 trigger는 권한을 의미하는 것인가요?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

권한 요청 다이얼로그를 띄울 조건을 명시해준 것입니다!
사실 좋은 방식은 아닌 것 같은데, 사용하는 측에서 편하려면 (제 머리로는) 이게 최선이었어요 ㅠ_ㅠ

Copy link
Member

@0se0 0se0 left a comment

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
FEATURE✨ 새로운 기능 구현 ☀️상일☀️ 이상일
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 권한 요청 함수에 다이얼로그 추가
3 participants