Relative Content

Tag Archive for androidreact-nativegradleandroid-gradle-plugin

React Native release – FATAL EXCEPTION: create_react_context (look like index is missing)

AndroidRuntime: FATAL EXCEPTION: create_react_context AndroidRuntime: java.lang.RuntimeException: Unable to load script. Make sure you’re either running Metro (run ‘npx react-native start’) or that your bundle ‘index.android.bundle’ is packaged correctly for release I upgraded legacy project that is on react native 67.5 to use android SDK 34. It work fine in debug but on release I get […]