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

Push related updates on the Template

    XMLWordPrintable

Details

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

    Description

      A few Push related updates to the template are required:

      • Podfile update -> pod 'AeroGear-Push', '0.6.0'
      • Update generated AppDelegate.m file:
          [clientInfo setMobileVariantID:@"<# Mobile Variant Id #>"];
          [clientInfo setMobileVariantSecret:@"<# Mobile Variant Secret #>"];
      

      Needs to be updated to the following:

          [clientInfo setVariantID:@"<# Variant Id #>"];
          [clientInfo setVariantSecret:@"<# Variant Secret #>"];
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            mwessend@redhat.com Matthias Wessendorf
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: