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 | 31 |
Tags
- Xcode
- view
- Lazy
- frame이해
- bounds이해
- Lifetime of SwiftUI
- lazy 사용
- WWDC21
- xml delegate
- developer
- Structural Identity
- Your app is missing support for the following URL schemes: your_ios_client_id
- Explict Identity
- ios login
- schemes
- ios
- 보라색오류
- Identity
- 적절한 사용방법
- consuming a restful web service
- git branch strategy
- native개발
- Quick Help
- Spring
- TabBarItems
- Demystify SwiftUI
- lifecycle
- lazy 위험성
- spring guide
- swift
Archives
- Today
- Total
Dev_Dylan
iOS_PickerView question mark (debug) 본문
PickerView를 사용 할 때
DataSource에 titleForRow 메서드를 사용해 각 Row에 string값을 뿌려준다.
잘 뿌려 주었는데도 불구하고
이렇게 픽커뷰에 오류가났다.
원인은 오타....
오류 메세지도 뜨지 않기 떄문에 알수가없는데....
forComponent 여야 할부분에 오타가 저렇게 생겨버렸기 때문... ㅠ
titleForRow 에 다 잘 넣어주었으나 위의 사진처럼 물음표가 뜬다면
가장먼저 오타를 의심해보자 ..!
'iOS > Solve_ERROR' 카테고리의 다른 글
[iOS]Google Login 스키마 추가(with error) (0) | 2024.03.08 |
---|---|
[iOS] HTTP 접근 허용. (ATS_App Transport Security) (0) | 2024.01.10 |
[iOS] FatalError는 어떻게 써야할까? (with 에러처리) (1) | 2023.12.10 |
iOS_ViewController buttons를 array에 [Lazy] (0) | 2022.04.09 |
Comments