일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- .dio
- dart sdk version upgrade
- Flutter
- flutter doctor -v
- information needed
- appstore connect guideline
- buildcontext
- flutter_secure_storage
- app stroe connect guideline
- appstroe connect guideline
- GetX
- app completeness
- AI
- permissiondeniedexception
- tflite_flutter
- 플러터
- guideline 1.5
- providernotfoundexception
- youtube_player_flutter
- 에러
- undefined name
- infinity or nan toint
- app store connect guideline
- pub.dev
- 채팅 메시지 정렬
- exception caught by image resource service
- guideline 4.3(a)
- exception
- withopacity
- flutter_dotenv
Archives
- Today
- Total
min_chan님의 블로그
Guideline 4.8 - Design - Sign in with Apple 본문
리젝사유
Guideline 4.8 - Design - Sign in with Apple
Your app uses a third-party login service, but does not offer Sign in with Apple. Apps that use a third-party login service for account authentication need to offer Sign in with Apple to users as an equivalent option to provide the sign-in experience App Store users expect.
Next Steps
Please revise your app to offer Sign in with Apple as an equivalent option for account authentication.
Resources
- Review Sign in with Apple sample code.
- For an overview of design and formatting recommendations for Sign in with Apple, see the Human Interface Guidelines.
- Learn about the benefits of Sign in with Apple.
원인
- 앱이 Google, Facebook 또는 다른 소셜 로그인 옵션을 제공하지만 "Sign in with Apple"을 포함하지 않음.
- iOS 사용자의 로그인 경험을 고려할 때 Apple 로그인을 필수적으로 제공해야 함.
- 이는 사용자의 개인 정보 보호 및 원활한 인증 경험을 위한 애플의 정책 준수 필요.
해결방법
- 애플 로그인 기능 추가
- 애플 로그인 기능을 구현하여 앱에서 로그인 옵션으로 제공해야 함.
- Apple 공식 문서를 참고하여 개발: Sign in with Apple 개발 가이드
- UI 및 UX 체크
- Apple 로그인 버튼이 **Apple Human Interface Guidelines(HIG)**을 준수하는지 확인.
- 가이드라인 참고: Apple HIG - Sign in with Apple
- 앱 재제출 (Resubmission)
- "Sign in with Apple" 기능을 추가한 후 테스트를 완료하고, 앱을 다시 제출.
- 만약 애플이 오해하고 있는 부분이 있다면, App Store Connect에서 설명을 포함한 메시지를 함께 제출.
+
- 로그인 버튼 크기
- 다른 로그인 버튼보다 상대적으로 작으면 안된다. (리젝 먹을 수 있음)
- 배경색
- 배경색이나 UI 배치로 인해 로그인 버튼이 잘 안보이면 안됨. (리젝 먹을 수 있음)
'App Store Connect Guideline' 카테고리의 다른 글
Guideline 1.1 - Safety - Objectionable Content (0) | 2025.02.20 |
---|---|
Guideline 1.2 - Safety - User Generated Content (1) | 2025.02.10 |
Guideline 2.3.3 - Performance - Accurate Metadata (0) | 2025.02.01 |
Guideline 2.1 - Information Needed (0) | 2025.01.29 |
Guideline 4.2 - Design - Minimum Functionality (0) | 2025.01.28 |