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
- iOS12
- appleid
- iphone
- query cancelled
- iPadOS
- SceneDelegate
- ios
- Xcode11.1
- 스토리보드
- ロールパーク
- Xcode
- RollParking
- Xcode11
- iOS13
- 駐車場の場所
- pan gesture
- code=13
- cerificate
- iPadOS13
- 롤파킹
- NationalPetition
- swift
- ventura
- nslocalizedDescription=query cancelled
- localizing
- 駐車場
- safearea
- error domain
- swift4
- storyboard
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 |