HockeyApp plugin doesn't upload multiple IPAs as documented

XMLWordPrintable

      The current HockeyappRecorder.java code in the perform function is hard coded to only pick the first element from the file array to upload like this:

      FilePath[] remoteFiles = remoteWorkspace.list(vars.expand(filePath));
      File file = getLocalFileFromFilePath(remoteFiles[0], tempDir);

            Assignee:
            Antek Baranski
            Reporter:
            Antek Baranski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: