I am trying to find out collision detection between specific objects and when they are colliding then want to invoke a specific method.
I have read one this tutorial but I don't understand how to use it with one ball and one cylinder on iPhone. How can I do this?