Release apk crashing on using local chunks [Could not invoke ScriptManager.loadScript] #724
-
I am using local chunks with repack 4.2.0. The app is working fine in debug mode, but it is crashing in release apk with the following error
Webpack config
index.js
React native info
|
Beta Was this translation helpful? Give feedback.
Answered by
jbroma
Aug 28, 2024
Replies: 1 comment 1 reply
-
Hi @ayushnathani, I'm pretty sure if you update to |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ayushnathani
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ayushnathani, I'm pretty sure if you update to
4.3.1
your issue should be gone - most likely caused by this: #690. Your configurations looks solid at a glance 👍