I've read several topics to moving a UIButton and can touch the button when its moving. Now i'm using a UIView beginAnimation, but the button can't be touched when its moving.
I've also read something about a NSTimer, but this is not the best way to do in my project.
Is there another way, someone has the same problem?
Thanks for any help! :)