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] (iOS) 서버응답 결과가 성공이라면 화면 갱신, 실패라면 alert 띄우기 #19

Open
3 tasks
Tracked by #11
SangHwi-Back opened this issue Apr 7, 2022 · 0 comments
Labels

Comments

@SangHwi-Back
Copy link
Owner

SangHwi-Back commented Apr 7, 2022

💡 issue

[Feat] (iOS) 서버응답 결과가 성공이라면 화면 갱신, 실패라면 alert 띄우기

📝 todo

  • 서버 응답 결과가 성공일 경우는 화면을 갱신하도록 한다.
  • 서버 응답이 실패라면 UIAlertController를 이용한 알럿창을 띄우도록 한다.
  • 뷰 컨트롤러에 결과 전달은 NotificationCenter를 이용한다.
@SangHwi-Back SangHwi-Back changed the title 서버응답 결과가 성공이라면 화면 갱신, 실패라면 alert 띄우기 [Feat] (iOS) 서버응답 결과가 성공이라면 화면 갱신, 실패라면 alert 띄우기 Apr 7, 2022
@Jinsujin Jinsujin added the iOS label Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants