Skip to content

New Category tag for Actionable Notification #246

Description

@GoogleCodeExporter
Hi,
How to add a new tag along with existing alets,badgeNo & message tags?In latest 
IOS8 actionable notifications are introduced,for that i need to send a tag 
named Category along with some value in payload to APNS. 
Eg:
  aps =     {
            alert = "New Emergency task has been dispatched : MTRREAD";
            badge = 1;
            sound = "longalert.wav";
category = myCategory;
        };


Original issue reported on code.google.com by praveenl...@gmail.com on 16 Aug 2015 at 3:51

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions