Android C2DM working if the task is killed -


if server tries send cloud message device, task killed somehow (such advanced task killer), message shown?

yes. should using broadcastreceiver registered in manifest receive c2dm message broadcasts meant application when hit device. messages sent on connection maintained google services and, thus, independent of whether app running.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -