The app I am currently creating requires that it always remain active in order for it to function properly. Unfortunatly the OS puts the phone to sleep after a few min of no input by the user, this causes some of the core services to stop communicating with my app untill the user wakes the iphone again.
Is there anyway to either keep the core services communicating even after the phone goes to sleep, or to keep the phone from going to sleep altogether untill my app is quit?
Thanks.
Is there anyway to either keep the core services communicating even after the phone goes to sleep, or to keep the phone from going to sleep altogether untill my app is quit?
Thanks.