When i’m trying to upload my symbols.zip file on play console this error msg is coming please help me about this “The native debug symbols contain an invalid directory symbols. Only Android ABIs are supported”
Profile:
When i’m trying to upload my symbols.zip file on play console this error msg is coming please help me about this “The native debug symbols contain an invalid directory symbols. Only Android ABIs are supported”
Profile:
Could you list what files are placed in that zip files, in the past Unity was using wrong extension for symbols, you might be hitting this issue. If that’s the case, this thread might help - https://discussions.unity.com/t/840824
please check these images sir.,
i dad tried this post renaming zip files method the same issue came
As written in that thread, the extension for symbol has to be .so and not .sym.so or .dbg.so, either use that script from that thread, or do the rename manually.
i was renamed those files manually and uploaded it, as per your answer but the same error came"The native debug symbols contain an invalid directory Emissions V1.0.01-1.0.01-v2.symbols n. Only Android ABIs are supported"
do i need to turn on Minfiy R8?
its something else, this problem is not like which you answered … i have tried all methods its not working… please help me out this will delay my proceess
It says you have ‘Emissions’ folder in zip ?
Emissions V1.0.01-1.0.01-v2.symbols.zip this is the folder name which unity generated so i used this
Maybe when recompressing, you were compressing Emissions folder, instead of its contents. Note: the only allowed folder in zip are CPU architecture folder - armv7, etc