I am new to ios and writing an application which uses GPS. This application works even in background. The problem I am facing here is, after device(ios) reboot my application which is in background doesn't receive any GPS updates. (I need to relaunch the app on device for it to receive gps updates)
Can any one suggest me how to overcome this issue?
Thanks,