objective c - Buttons in Cell not clickable IOS 9 -


uitableviewcell few buttons on it, on ios 8.4 buttons clickable (able tap event), in ios 9 unable tap event.

did 1 notice this?

ok found solution this, think bug @ past @ ios 6.. way should add uitableviewcell:

self.contentview.userinteractionenabled = no; 

but because i've added views cell itself, instead of i'ts contentview.


Comments

Popular posts from this blog

PHP change url style -

renaming files in a directory using python or R -

html - outline-style different in chrome compared to firefox and internet explorer -