I got .symbols file from Unity and I tried re-compress because the size was too big.
Now file size is less than 300MB but when I upload to Google Play Console it only said “Your native debug symbols are invalid.”
Can somebody help me with this?
This is the structure when I extract .zip that I upload to Google Play
apkname.symbols.zip
arm64-v8a
libil2cpp.so.debug
libil2cpp.sym
By the way I used 7zip with LMZA method with ultra compression. I don’t know if there’s anything to do with this.