Tagged Questions

1
vote
1answer
11 views

how to get accurate location from core location in iphone sdk?

What is the best way to get accurate location from location manager? if someone needs source for my implementation i'll post it
0
votes
0answers
8 views

How can I handle a phone call during game play?

When the user's game play is interrupted by a phone call I'd like to save the state of the game so they can restart approximately where they left off. What's the best way to do …