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
- simulator
- 포켓볼
- 신도림 테크노마트
- 해몽
- push
- swift
- 앱스토어
- UIView
- loop
- afterdelay
- 스마트폰
- Bitcode
- Xcode
- Check
- LG유플러스
- 아이폰7
- error
- 포켓몬 GO
- GCD
- Example
- 공략
- UITableView
- 얻는법
- IOS
- 페이백
- setting
- 샘플
- 신도림
- 보라카이
- swift3
Archives
- Today
- Total
목록Crash (1)
도래울
swift uitableview cell insert delete crash
self.tableView.beginUpdates() self.tableView.deleteRowsAtIndexPaths([indexPath!], withRowAnimation: UITableViewRowAnimation.Right) self.tableView.endUpdates() 함수를 사용하여 증권 시세의 데이터를 삽입 시키는 작업을 하는데 문제가 생겼다. *** Assertion failure in -[UITableView _endCellAnimationsWithContext:], /SourceCache/UIKit_Sim/UIKit-1145.66/UITableView.m:8272010-07-17 22:06:13.601 iPadUIBase[21630:207] *** Terminating app du..
개발/iOS
2016. 6. 7. 17:59