Unity arm7 and arm64 apk crash

hi there. when I build my app and target architecture is arm7 and arm64 with il2cpp as apk, my app is crashing I don’t know why.

with arm7 or arm64, no problem but when i choose both, crashing.

How can I fix it? because, I have to publish soon.

Which Unity version is this, please provide logcat with a crash too.

it doesn’t matter. it is happening in all version 2021.1.20 and 2021.1.15

Try deleting the Library/il2cpp* folders
Might be the same issue as this thread