Skip to content

fix: 아이패드 대응 UIAlertConteollr preferredStyle 수정 - #249

Merged
jonnwon merged 1 commit into
developfrom
dev/247-fix-아이패드-대응/#247
Apr 25, 2024

Hidden character warning

The head ref may contain hidden characters: "dev/247-fix-\uc544\uc774\ud328\ub4dc-\ub300\uc751/#247"
Merged

fix: 아이패드 대응 UIAlertConteollr preferredStyle 수정#249
jonnwon merged 1 commit into
developfrom
dev/247-fix-아이패드-대응/#247

Conversation

@noeyiz

Copy link
Copy Markdown
Collaborator

📌 개요

  • 아이패드에서 UIAlertController를 present할 때 에러가 나는 문제를 해결합니다.

💻 작업 내용

  • UIAlertController의 prefferedStyle을 .actionSheet에서 .alert로 변경했습니다.

🖼️ 스크린샷

변경 전변경 후
IMG_7784IMG_7785

@noeyiznoeyiz added the 🐞 Bug Something isn't working label Apr 25, 2024
@noeyiznoeyiz self-assigned this Apr 25, 2024
@noeyiznoeyiz linked an issue Apr 25, 2024 that may be closed by this pull request

@jonnwonjonnwon left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

굿입니다!!

@jonnwon
jonnwon merged commit a7659b6 into developApr 25, 2024
@noeyiz
noeyiz deleted the dev/247-fix-아이패드-대응/#247 branch April 28, 2024 15:29
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 BugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: 아이패드 대응

2 participants

@noeyiz@jonnwon