Team-JubJub / ZupZup-iOS

iOS Client Application for 줍줍
MIT License
1 stars 0 forks source link

♻️ 2차 UT 반영 (❗️Revocation Apple's token using Sign in with Apple, ViewController Assembly, UI, 햅틱) #196

Closed LentoAssai closed 1 year ago

LentoAssai commented 1 year ago

🔍 개요

191

📝 작업사항

ViewControllerAssembly 생성

ViewControllerAssembly를 만들고 DI를 할 때 사용합니다.

Sign in with Apple revocation token 변경

스크린샷 2023-10-16 21 48 59

회원가입 도중 revoke apple's token은 따로 구현합니다.

❗️회원가입 도중 앱 강제 종료 상황은 아직 대응하지 못했고, 애플에 TSI 문의를 넣어놓고 대기중입니다.

UpdatePhoneNumber API path 변경

UpdateNickName과 path가 같았던 문제를 해결합니다.

기타 UI, 사용성 수정

상품 이름 글자 제한 및 햅틱, 토스트 메시지 등을 수정합니다.