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] #211 - 피드백 기능 구현 #215

Merged
merged 6 commits into from
Aug 6, 2024
Merged

Conversation

joonBaek12
Copy link
Contributor

작업한 내용

구글폼 바로가기 누르면 safari로 다이렉팅되게 구현했습니다.

PR Point

google
네비게이션바를 제가 컴포넌트화한걸로 교체해도 될까요?!?

스크린샷

Simulator Screen Recording - iPhone 15 - 2024-08-05 at 20 22 54

관련 이슈

@joonBaek12 joonBaek12 requested a review from cchanmi August 5, 2024 11:25
@joonBaek12 joonBaek12 self-assigned this Aug 5, 2024
Comment on lines 112 to 115
UIApplication.shared.open(url, options: [:]) { success in
if !success {
//에러토스트
}
Copy link
Member

Choose a reason for hiding this comment

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

error publisher로 값을 보내 줘서 처리하면 될 것 같아요

@cchanmi cchanmi merged commit cf814ad into develop Aug 6, 2024
1 check failed
@cchanmi cchanmi deleted the feat/#211-googleForm branch November 20, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] - 구글폼
2 participants