Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Fix Version/s: 3.2
-
Component/s: Push Library
-
Labels:None
-
Environment:ICEpush EE and Android
Description
C2DM is deprecated and replaced with Google Cloud Messaging (GCM). A new notification provider is needed for GCM. See Mobi-345 for details.
GCM Notification Provider has been checked in (Rev 32436). The core-ee/src/main/resources/META-INF/mobi.tld file needs to be modified to initialize the GCM provider instead of the C2DM provider, but that change is deferred until recent JavaOne demo activities have completed. Mobi-345 depends on this jira.