Pulley
Pulley copied to clipboard
Tapping on TableViewCells not always recognized
I have implemented Pulley within my own app and also deployed the Pulley example app on the simulator and in both cases pressing on a TableViewCell is not always recognized. Pressing the first list entry in the Pulley example app always triggers the segue to the next ViewController, but for example pressing the second entry almost never triggers anything.
Is this an issue that is only happening in the simulator? How can i solve this?