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
adb install of an APK downloaded via apkeep results in INSTALL_FAILED_MISSING_SPLIT. This is even with split set to false – it always just downloads a single APK.
This happens for me with net.easypark.android
On my device where this app was installed with the regular play store app "App size" is 87 MB, while the one downloaded with apkeep is 45 MB.
adb install
of an APK downloaded via apkeep results inINSTALL_FAILED_MISSING_SPLIT
. This is even with split set to false – it always just downloads a single APK.apkeep.ini
The text was updated successfully, but these errors were encountered: