Skip to content

Comments

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

Merged
jonnwon merged 1 commit intodevelopfrom
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 intodevelopfrom
dev/247-fix-아이패드-대응/#247

Conversation

@noeyiz
Copy link
Collaborator

@noeyiz noeyiz commented Apr 25, 2024

📌 개요

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

💻 작업 내용

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

🖼️ 스크린샷

변경 전 변경 후
IMG_7784 IMG_7785

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

@jonnwon jonnwon left a comment

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 develop Apr 25, 2024
@noeyiz noeyiz deleted the dev/247-fix-아이패드-대응/#247 branch April 28, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: 아이패드 대응

2 participants