React Native crashing with SoLoader after upgrading to SDK 34
I upgraded the Android SDK to 34 on my React Native app. It worked fine for debug mode but I later found out that every Android client was crashing in production. I’ve spent a few hours with debugging this and googling but nothing is working. I’m suspecting it’s because I upgraded Gradle and thus it doens’t know how to package the app anymore. Here are some relevant changes when I upgraded: