Need your help as my app is down and support still didn’t get back to me with a solution after more than 30 hours! I have published an app, mulitiple times, and it keeps crashing! Did anyone ever come across the following error? (Error is in Google Play console)
Exception com.facebook.react.common.JavascriptException:
at com.facebook.react.modules.core.ExceptionsManagerModule.reportException (ExceptionsManagerModule.java:83)
at java.lang.reflect.Method.invoke
at com.facebook.react.bridge.JavaMethodWrapper.invoke (JavaMethodWrapper.java:372)
at com.facebook.react.bridge.JavaModuleWrapper.invoke (JavaModuleWrapper.java:151)
at com.facebook.react.bridge.queue.NativeRunnable.run
at android.os.Handler.handleCallback (Handler.java:942)
at android.os.Handler.dispatchMessage (Handler.java:99)
at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage (MessageQueueThreadHandler.java:27)
at android.os.Looper.loopOnce (Looper.java:226)
at android.os.Looper.loop (Looper.java:313)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run (MessageQueueThreadImpl.java:226)
at java.lang.Thread.run (Thread.java:1012)
The amount of errors we’re facing right now are numerous. Unfortunately, all we can do is submit a support ticket. This is the exact reason why some apps shouldn’t be built on no-code platforms. You have zero control.
I am experiencing same issue with my Android build on Google Play. The app version that I tried publishing yesterday has been crashing as soon as the app opens after download.