Sat, December 1, 2012
1 min read
[Objective-C][iOS] unable to dequeue a cell with identifier Cell - must register a nib or a class for the identifier or connect a prototype cell in a storyboar
#ios#objective-c#troubleshooting
UITableView の dequeueReusableCellWithIdentifier: エラーを解決した手順のメモです。
read more →