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

Add ablility to include alias and category on register

XMLWordPrintable

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

      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
      

            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

              Created:
              Updated:
              Resolved: