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.
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.