hello, in UE 4.24 which ndk and sdk do you use?,
if I add the tag in extra tags from node android:requestLegacyExternalStorage=“true”
I can pack the project unreal throws me these errors:
LogPlayLevel: Error: Output: Z:\app\build\intermediates\merged_manifests\debug\processDebugManifest\merged\AndroidManifest.xml:26: AAPT: error: attribute android:requestLegacyExternalStorage not found.
LogPlayLevel: Error: error: failed processing manifest.
I´m using sdk and ndk codeworks which are in UE4.24 by default, is this the problem?