Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- AppStore
- Swift
- App Connect
- retain cycle
- Tuist-Action
- FlexLayout
- 회고
- YGEnums.h
- Tuist
- Github-Action
- alamofire
- authentication
- playground
- layoutSubviews
- human interface guidelines
- SPM
- rc
- Nan
- content-type
- UITest
- Automatic Reference Count
- Xcode
- ios
- Firebase
- arc
- garbage collection
- fetchSignInMethods
- HIG
- HealthKit
- pagination
Archives
- Today
- Total
목록AppStore (1)
멋있게걷는방법

Guideline 2.1 - Information Needed In addition to the demo account you provided, we still need a demo phone number and authentication code to verify the registration process in your app. 해당 리젝 사유는 한 마디로 '나 회원가입 테스트할 건데 테스트용 전화번호랑 인증코드 줘'라는 의미입니다. 따라서 서버에서 테스트용 전화번호와 해당 전화번호일 때 성공할 수 있는 인증번호를 임의로 설정해야 합니다. ex) 전화번호가 01011110000 일 때 인증번호가 0000 이면 성공. 와 같은 로직을 작성해야 한다. 서버에서 이러한 로직이 있다면, 앱 심사 정보 메모에..
iOS
2023. 6. 27. 16:18