You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 21, 2020. It is now read-only.
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:
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