Tagged Questions
1
vote
1answer
1k views
Detecting when modal view has been displayed
This is a fun one... I have an application that has a help screen and is displayed as a modal view. The main view has an action that occurs when the device is shaken. I do not want the action to ...
0
votes
3answers
398 views
Can't get shake events on iPhone
I am not being able to get shake events on iPhone.
I have followed other questions here with no result. I also tried following the GLPaint example from Apple, but it seems exactly like my source ...