Uploading symbols with a .aab does not work

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: 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

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

              Created:
              Updated: