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

[fix] 화면 회전 막기 및 iOS만 지원 #362

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

JinUng41
Copy link
Contributor

@JinUng41 JinUng41 commented Sep 3, 2024

🔗 연결된 이슈

📄 작업 내용

  • QA를 대비하여 화면 회전을 막고, iOS만 지원되도록 수정하였습니다.
  • 간혹 설정 창에서 바뀌지 않는다는 글도 있어, AppDelegate에서 코드로 확실하게 하였습니다.
구현 내용 -
GIF

@JinUng41 JinUng41 self-assigned this Sep 3, 2024
@JinUng41 JinUng41 added 🛠️ fix 버그나 오류 해결시 사용 💙 JinUng 걸스 토크에 미쳐보고 싶다면 labels Sep 3, 2024
@JinUng41 JinUng41 changed the title fix/#361 화면 회전 막기 및 iOS만 지원 [fix] 화면 회전 막기 및 iOS만 지원 Sep 3, 2024
@JinUng41 JinUng41 linked an issue Sep 3, 2024 that may be closed by this pull request
2 tasks
Copy link
Member

@hooni0918 hooni0918 left a comment

Choose a reason for hiding this comment

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

회전회오리

Copy link
Member

@mmaybei mmaybei left a comment

Choose a reason for hiding this comment

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

굿짭

Copy link
Member

@youz2me youz2me left a comment

Choose a reason for hiding this comment

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

👍

@JinUng41 JinUng41 merged commit 7b670e9 into suyeon Sep 4, 2024
@JinUng41 JinUng41 deleted the fix/#361-disable-screen-rotation-ios branch September 4, 2024 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ fix 버그나 오류 해결시 사용 💙 JinUng 걸스 토크에 미쳐보고 싶다면
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fix] 화면 회전 막기 및 아이폰만 지원
4 participants