Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 05591bdc authored by Eric Gilmore's avatar Eric Gilmore
Browse files

Changing wording to reflect c2dm shutdown.

Change-Id: If8b6c05e10dfe39e1cada48fc5270931a7f94cd4
parent 4b53dc8b
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -33,7 +33,10 @@ page.title=Migration
</div>
</div>

<p>Android Cloud to Device Messaging (C2DM) is deprecated. The C2DM service will continue to be maintained in the short term, but C2DM will accept no new users, and it will grant no new quotas. <strong>C2DM developers are strongly encouraged to move to Google Cloud Messaging (GCM)</strong>. GCM is the next generation of C2DM.</p>
<p>Android Cloud to Device Messaging (C2DM) was officially deprecated on June 26, 2012, and has been
 shut down completely as of April 1, 2015.  <strong>C2DM developers are strongly encouraged to move
  to Google Cloud Messaging (GCM)</strong>. GCM is the next generation of C2DM.</p>

<p>This document is addressed to  C2DM developers who are moving to GCM. It describes the differences between GCM and C2DM, and explains how to migrate existing C2DM apps to GCM.</p>