Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25404] Upgrade titanium module for android push notifications to use google firebase sdk

GitHub Issuen/a
TypeNew Feature
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterWei Kong
AssigneeUnknown
Created2017-10-17T18:42:27.000+0000
Updated2019-04-02T20:06:39.000+0000

Description

Based on this https://developers.google.com/cloud-messaging/faq, gcm sdk will no longer receive any new features. It is recommended to upgrade to firebase sdk. The differences between GCM and FCM setup is outlined here . https://developers.google.com/cloud-messaging/android/android-migrate-fcm Since there is are differences in how devices subscribe/register/unregister for Push Notifications, the Titanium Module for Push Notifications should be enhanced to support developers using FCM to send push notifications to Titanium Apps in Android. Relevant ticket. https://techweb.axway.com/jira/browse/MBAAS-4896

Comments

  1. Srinivasan Pulipakkam 2017-10-18

    [~wkong] We don't expect developers will upgrade to the new module immediately, is there a fall back mechanism to use GCM for apps using the older version of the module. It would be good to know the test results that you were talking about -- with and without the changes in the module.

JSON Source