Skip to content
This repository was archived by the owner on Sep 21, 2020. It is now read-only.
This repository was archived by the owner on Sep 21, 2020. It is now read-only.

Bug: when parsing APK that requires split APKs, it doesn't set "isSplitRequired" to true #119

@AndroidDeveloperLB

Description

@AndroidDeveloperLB

v2.6.10

I've now tested YouTube APK, and it seems that even though in the manifest XML content that it gets, I can see android:isSplitRequired="true" , when checking the apkMeta instance, it's actually false.

If you wish, this is the manifest XML content taken from it:

youtube manifest.zip

And attached here the APK that I've tested on:

youtube base.zip

Tested on Android 9, library v 2.6.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions