Is it possible to press a button in iPhone SDK programmatically without the user touching it?
You can just do:
[button sendActionsForControlEvents:UIControlEventTouchUpInside];
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With