I am using Unity 2019.1.12f1, built a project for Android using IL2CPP.I chose ARMv7 and ARM64 in target architectures setting.I published it in the Play Store.But some devices are crashing.Error message is "Failed to load IL2CPP".
The problem is during the install, It is hard to notice the dropdown > that lets you check the boxes for the ndk install.. and when you do not check it..it uses the old version 16b instead and doesn't let you upgrade it to anything higher through preferences manually.