illogical-robot / apkmirror-public

APKMirror.com bugs
http://www.apkmirror.com
111 stars 32 forks source link

Fail to upload Facebook Lite Beta #115

Closed EMK2000 closed 4 years ago

EMK2000 commented 4 years ago

The latest Facebook Lite Beta seems changed to APK Bundle.

I tried upload through both ML Manager and APKMirror Web. Both failed.

Error message: APK is a configuration split, but we need the base APK first.

All APKs: base.apk split_fizz.apk split_java.com.facebook.lite.inappbrowser.apk split_java.com.facebook.video.heroplayer.service.apk

Only the first one can be uploaded, and all three other are failed.

archon810 commented 4 years ago

This happens to very few apps, we also saw it with Instagram. The reason is this base.apk doesn't have anything to do with configuration splits and is not marked as a base APK in its manifest. The only splits available are feature splits, which are not required for the app to run.

archon810 commented 4 years ago

This was fixed a few months ago.