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