ACEExpandableTextCell icon indicating copy to clipboard operation
ACEExpandableTextCell copied to clipboard

dataArray EXC_BAD_ACCESS (code=EXC_i386_GPFLT)

Open RajeshReddy opened this issue 10 years ago • 3 comments

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.

RajeshReddy avatar Jul 30 '15 16:07 RajeshReddy

The class of SZTextView is missing,i can't find it.

Noah37 avatar Jan 25 '16 02:01 Noah37

You can download it from here https://github.com/glaszig/SZTextView

Or you can use cocoa pods for solving all the dependencies

acerbetti avatar Jan 25 '16 16:01 acerbetti

thx,i get it

Noah37 avatar Oct 21 '16 09:10 Noah37