-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
This has several parts.
- Expose subscription information using :
GcmPubSub.getInstance(context).subscribe(regToken, "/topics/[yourTopic]", null);
- Handle topic messages. This is extracted from the fromfield of the message
- Connect and integrate with UPS categories.
- is related to
-
AEROGEAR-6505 Support Alias and DeviceToken and Categories
- Resolved