Closed GoogleCodeExporter closed 9 years ago
Looking at it, C2DM has some limitations and requirements:
-No Back Channel
-Needs application server
-1024 bytes message size limits
-Google limits the number of messages a sender sends in aggregate, and the
number of messages a sender sends to a specific device
-Needs Android 2.2
In my opinion, XMPP is far more suited. C2DM plays best when you want to inform
a large amount of devices about an external event (IIRC the earthquake app uses
that) or if you want to inform a special device about an event, like an
incoming call (IIRC Tango uses that).
Original comment by fschm...@gmail.com
on 24 Jan 2011 at 5:26
Indeed there is too much limitations with C2DM for what we want to do.
Thanks for your proposal.
Original comment by Florent....@gmail.com
on 25 Jan 2011 at 8:56
Original comment by fschm...@gmail.com
on 16 May 2011 at 1:07
Original issue reported on code.google.com by
tasoman...@gmail.com
on 24 Jan 2011 at 1:20