Prevent iPhone SnapShot?
Is There a was to prevent someone from take a snapshot when there using your app?
The reason I ask this is because it freeze the NSTimer for short burst.
The reason I ask this is because it freeze the NSTimer for short burst.
Is there at least a way to detect the snapshot action?
It's easy enough to solve the more general problem of NSTimer not always firing at the same interval. This might help: http://sacredsoftware.net/tutorials/Anim...tion.xhtml
Graphic Ace the only function that you can really detect is when the App loses focus, you may want to see if this is being called during a snapshot.
Graphic Ace the only function that you can really detect is when the App loses focus, you may want to see if this is being called during a snapshot.
so do you know the function I should be looking for?
so do you know the function I should be looking for?
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Prevent 3rd party lib from messing up gl | kendric | 6 | 3,730 |
Sep 15, 2009 06:56 PM Last Post: kendric |
|
| How to prevent my app from closing the user's currently playing music? | AdrianM | 4 | 4,057 |
Aug 5, 2009 03:21 AM Last Post: AdrianM |
|
| Prevent screen from dimming during game | npatrick6 | 3 | 3,255 |
May 22, 2009 10:22 PM Last Post: AnotherJake |
|

