[AC-6127] Support Android GCM/FCM
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | n/a |
Status | Resolved |
Resolution | Invalid |
Resolution Date | 2019-02-07T22:28:55.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | android |
Reporter | Toshiro Yagi |
Assignee | Shak Hossain |
Created | 2019-02-06T13:50:29.000+0000 |
Updated | 2019-02-07T22:28:56.000+0000 |
Description
I've been using Titanium since 2011and it surprise me that Android Push Notification is not supported yet. There are several third party modules but they always have icky version conflict that even dexar can't solve correctly. I think it's about time Titanium SDK supports and bundles the right versions of those jars to solve the complicated dependencies by hosting official modules.
Hello, You haven't looked into our docs I believe. Here is all about push notification in Android with Titanium. https://docs.appcelerator.com/arrowdb/latest/ .Thanks.