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

Categories field not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • push
    • None
    • Cordova 5.0.0 Android

    • Hide

      just followed the documentation and set : categories:["category1", "category2"] at pushConfig variable:

      var pushConfig = {
      pushServerURL: serverURL,
      alias: alias,
      sendMetricInfo: true,
      categories: ["hotel", "gym"],
      android:

      { senderID: senderID, variantID: variantID, variantSecret: variantSecretID }

      };

      Show
      just followed the documentation and set : categories: ["category1", "category2"] at pushConfig variable: var pushConfig = { pushServerURL: serverURL, alias: alias, sendMetricInfo: true, categories: ["hotel", "gym"] , android: { senderID: senderID, variantID: variantID, variantSecret: variantSecretID } };

    Description

      I am using push plugin 2.0.1 for notifications in my app development. The problem is that if I add the field "categories" to the pushconfig variable and execute the register method, it success but when I send notifications notifications are not received, either if i set categories at send push form or not.

      I guess this bug is also in the next version, i hope you can fix it

      Attachments

        Activity

          People

            edewit1@redhat.com Erik Jan de Wit
            jesus_martin Jesús Martín (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: