Problem parsing the package for Android versions before 14

Hi,

I hope everyone is doing well during this summer period.

I have a small problem when I try to install an APK compiled with UE5.4 for Android versions before 14. When installing on an Android 11, 12 or 13 device, I have a window that opens saying “There was a problem parsing the package”. I checked the parameters of my export and I set 26 as Minimum SDK.

But unfortunately, that doesn’t change anything. There is no problem with version 14.

Does anyone have an idea?

Thanks in advance.

I’ve searched quite a bit but haven’t found any solutions yet. I checked the packages at the API level in Android Studio and they are correctly enabled.