Skip to content

Using diff with two AABs does not work #94

@PatilSiddhesh

Description

@PatilSiddhesh

Diff with two AABs does not work when AABs have dynamic modules

Additional info:
If I perform diffuse diff someapk1.apk someapk2.apk I get a full output of comparisons between the various parts of the apks.

If I use the same for bundles I don't get a full comparative output, instead it only shows something like this:

MODULES │ old │ new
─────────┼─────┼─────
base │ ✓ │ ✓
some other module │ ✓ │ ✓

===================
==== some other module ====

I'm using diffuse diff --aab somebundle1.aab somebundle2.aab

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions