Thursday, April 28, 2011

Touches on UILabel

In my program labels didnt detect touches while i testig on simulator. but it works fine on device. why does this happens?. i want to capture the video of my application when working on simulator.

From stackoverflow
  • If you need a quick workaround for recording video, just put a clear UIButton over top of the label that calls the same function upon tap.

0 comments:

Post a Comment

Note: Only a member of this blog may post a comment.