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 storyboard
#ios#objective-c#troubleshooting
Notes on resolving the UITableView dequeueReusableCellWithIdentifier: assertion error.
read more →