Thread 1: signal SIGABRT
unable to dequeue a cell with identifier myCell1 - must register a nib or a class for the identifier or connect a prototype cell in a storyboard
id가 잘못연결되어 나는 에러이다
대부분 초보자 분들이 이름을 변경할 때나
소스를 지우고 다시 코드를 짤 때 연결 끊어야지 생각만 하고 코딩하다 실행할 때 나는 오류이다
여기서 연결 두개 된것을
끊어주면 쉽게 해결 완료!!
'iOS 프로그래밍 > 오류' 카테고리의 다른 글
[swift] imageView에 사진 회전되어 들어가는 오류 (0) | 2020.07.30 |
---|---|
[iOS] Unable to simultaneously satisfy constraints.(assistantView) error (0) | 2020.07.30 |
Xcode textfield에서 키보드가 올라오지 않을 때 (0) | 2020.07.30 |
xcode 10 업데이트 후 command codesign failed with a nonzero exit code 에러 (0) | 2020.07.30 |
[iOS] cocoaPods 오류가 날때 라이브러리 정리하기 (0) | 2020.07.30 |