i want to highlight or animate the uitableviewcell when local notification has been fired for that particular cell of the tableview. when i tap button in the local notification, it opens the application, but does not highlight the cell for which the local notification has been fired. Plz Help.
i want to highlight or animate the uitableviewcell when local notification has been fired
Share
To highlight or select a row in table view use this –
and if you want a blink animation then call this method after 1 sec –