Can not upload .obb file to Google play store, zip align error

Hi,

I’m trying to upload my app into google play store.
My app size is large, so I’ve already set the unreal project in a way to receive both .apk and .obb.
I can upload the .apk file, but when I upload the .obb file, I receive this error:
“you uploaded an APK that is not zip aligned. You will need to run a zip align tool on your APK and upload it again.”
The strange part is that I receive this error after uploading the obb file, but the error message says that the apk is not zip aligned.
I’ve tried using zip align on both files, but then I receive signing error, and when I sign them again, I receive the zip error again.

Any ideas?
Thanks

they made some changes, but it’s there


Thanks a lot!
This option is still not there, if I want to make a test though, but if I directly make a release, it’s there. Nice!

noObb.png

You have to upload pure .apk file instead of Android App Bundle. App Bundle doesn’t support .obb expansions.

I have tried it with apk too. The obb option is only there for release, but not for testing.

Use the GooglePAD plug in for uploading pure APK’s to google play store.