我无法用Google搜索以下错误。 当应用打开时,React本机应用崩溃,并显示以下错误。
FATAL EXCEPTION: mqt_js
Process: com.zibann.littlehome.debugEug, PID: 2790
com.facebook.jni.CppException: Exception in HostFunction: Module not found: 0
[native code]
v@index.android.bundle:2:1223
d@index.android.bundle:2:866
global code@index.android.bundle:11:4
at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:29)
at android.os.Looper.loop(Looper.java:214)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(MessageQueueThreadImpl.java:232)
at java.lang.Thread.run(Thread.java:764)