Issue Including UE4ConsoleCommand.txt in Android apk

Hello everyone. I’m struggling to include the UE4CommandLine.txt file in my packaged Android apk. I’ve tried placing it here: [ProjectName]\Build\Android\UE4CommandLine.txt as well as in various other locations. However, when I inspect the contents of the apk, I don’t see any added commands. Does anyone have any suggestions on how to address this? I need to launch the game with the -logpso command, and unfortunately launching from the editor isn’t an option (dots on Quest).

Hello, I got stuck on the exact same problem. Have you figured it out ?