Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-64217

Uploading symbols with a .aab does not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • appcenter-plugin
    • None

      Using the plugin to upload an .aab file + a corresponding symbols.zip does not work.

      The main reason for this is that the currently used library to parse the AndroidManifest.xml fails to correctly do so for .aab files, as the file structure is a little bit different.

      To test this, simply add '.aab' extensions to 'symbolUploadRequest' and try to upload an .aab including symbols. It will fail at the call 'ApkParsers.getMetaInfo' in AndroidParser.java

            Unassigned Unassigned
            riederalex Alexander Rieder
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: