Android Distribution Build Error

I am packaging an android game, it’s build is successful when For Distribution is not checked.
but when i check For Distribution then face following issue
UATHelper: Packaging (Android (ETC2)): ERROR: cmd.exe failed with args /c “C:\Users\HP\Desktop\MobileGame\Intermediate\Android\gradle\rungradle.bat” :app:bundleRelease

Try some of the solutions on

Are you sure you have set it up correctly? In order for release APK to be generated, APK has to be signed.

Setup: Setting Up Unreal Engine Projects for Android Development | Unreal Engine 5.1 Documentation

APK Sign: Signing Projects for Release | Unreal Engine 4.27 Documentation

thanks @Bojann and @3dRaven issue was resolved, there was signing issue due to key values.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.