ACEExpandableTextCell
ACEExpandableTextCell copied to clipboard
dataArray EXC_BAD_ACCESS (code=EXC_i386_GPFLT)
First of all Thanks a lot for an awesome life saver pack. Have inserted a couple more empty objects in the self.cellData array. I get EXC_BAD_ACCESS (code=EXC_i386_GPFLT) when ever I tried to access/read the array. Think it's because of accessing the self.cellData array many times. Need help. Looking forward to fixing my issue..! I am using an UITextView.
The class of SZTextView is missing,i can't find it.
You can download it from here https://github.com/glaszig/SZTextView
Or you can use cocoa pods for solving all the dependencies
thx,i get it