[android-developers] c2dm delay_while_idle question
I'm testing out c2dm.
I see everything working exactly as it should except that the c2dm
message isn't received by the app if the device is idle. By that, I
mean the screen is dark. If I revive (press the power button) the
device, it works as expected.
Shouldn't c2dm only do this if the delay_while_idle=1 parameter is
used on the server side to send the message? Otherwise, shouldn't the
device start the app and process the message?
I'm using a Nexus One with the latest OTA version of 2.2.
-John Coryat
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home