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

Add support for push-config.json for Android Push SDK

    XMLWordPrintable

Details

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

    Description

      Like for Cordova, it would be nice if Android Push SDK could support the push-config.json to externalize the configuration.

      should look like :

      {
          "pushServerURL": "<pushServerURL e.g http(s)//host:port/context >",
          "android": {
              "senderID": "<senderID e.g Google Project ID only for android>",
              "variantID": "<variantID e.g. 1234456-234320>",
              "variantSecret": "<variantSecret e.g. 1234456-234320>"
          }
      }
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sebastienblanc Sebastien Blanc (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: