Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-4852

Add ablility to include alias and category on register

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • None
    • None
    • push
    • None

    Description

      Right now when you have push-config.json in order to add alias and categories you'll have to load it yourself and then add those properties. It would be nicer if one could just append them in the register like so:

      $fh.push(onNotification, successHandler, errorHandler, {alias: "me@me.com", categories: ["sport", "news"]}); //alias and categories will be merged with existing config
      

      Attachments

        Issue Links

          Activity

            People

              edewit1@redhat.com Erik Jan de Wit
              edewit1@redhat.com Erik Jan de Wit
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: