I don't think so. Why would the OS kill the app after 1 hour? Yes, that would explain things though.
On Monday, April 22, 2013 6:00:48 PM UTC-4, Kristopher Micinski wrote: > > Just speculation (which would sort of surprise me..), but is it > possible that the app is killed, the partial wake lock is given up, > and then you receive no more updates...? > > Kris > > On Mon, Apr 22, 2013 at 5:51 PM, paladin <[email protected] <javascript:>> > wrote: > > PowerManager.PARTIAL_WAKE_LOCK > > > > > > On Monday, April 22, 2013 5:38:06 PM UTC-4, RichardC wrote: > >> > >> Are you holding any sort of Wake Lock? If so which one? > >> > >> On Monday, April 22, 2013 10:00:32 PM UTC+1, paladin wrote: > >>> > >>> I have an app that is supposed to send a ping to a server every 30 > >>> seconds. When the app goes to sleep, it's still supposed to do this, > but > >>> I've been testing and it seems to stop sending any updates after 1 > hour, > >>> consistently. Is this a "deep sleep"? I have seen no documentation on > this. > >>> Has anyone experienced this? Would anyone know how to keep it from > going > >>> into deep sleep? > > > > -- > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to > > [email protected]<javascript:> > > To unsubscribe from this group, send email to > > [email protected] <javascript:> > > For more options, visit this group at > > http://groups.google.com/group/android-developers?hl=en > > --- > > You received this message because you are subscribed to the Google > Groups > > "Android Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

