How to access UE4Game folder on Android 13

When using the SDK30 version to package the project, I noticed that all files under the DATA folder of the Android 13 version are hidden, how do we get the LOG when the game is running? Including my game has some SAV files, there is no way to get them.

I had to go back to SDK-29 to package so that the UE4Game folder would appear outside of the DATA folder.

But I guess this is not a sensible approach, anyone have any suggestions? :slightly_smiling_face: