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
- ventura
- query cancelled
- 롤파킹
- appleid
- 스토리보드
- error domain
- RollParking
- swift
- ロールパーク
- iPadOS
- iPadOS13
- cerificate
- iphone
- 駐車場
- iOS13
- Xcode11.1
- Xcode
- pan gesture
- storyboard
- ios
- SceneDelegate
- code=13
- localizing
- iOS12
- Xcode11
- swift4
- nslocalizedDescription=query cancelled
- safearea
- 駐車場の場所
- NationalPetition
Archives
- Today
- Total
HoonStyle
UIImagePickerController 본문
[discovery] errors encountered while discovering extensions: Error Domain=PlugInKit Code=13 "query cancelled" UserInfo={NSLocalizedDescription=query cancelled}
in my case
inheritence
UIImagePickercontrollerDelegate, UINavigationControllerDelegate <- add
let imagePicker = UIImagePickerController()
imagePicker.delegate = self <- add
'Programming > IOS' 카테고리의 다른 글
Storyboard로 UIScrollView 설정 (0) | 2018.06.26 |
---|---|
IOS 개발자 인증서 갱신 방법 (1) | 2018.06.25 |
modal UIViewController와 SafeArea (0) | 2018.06.22 |
IOS 구버전 테스트 방법 (0) | 2018.03.03 |
Xcode device target build 방법. (0) | 2015.12.30 |