Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase crashlytics errors on 1.3.47-2 #23942

Closed
Beamanator opened this issue Jul 31, 2023 · 1 comment
Closed

Firebase crashlytics errors on 1.3.47-2 #23942

Beamanator opened this issue Jul 31, 2023 · 1 comment
Assignees
Labels

Comments

@Beamanator
Copy link
Contributor

Beamanator commented Jul 31, 2023

Look into firebase non-fatal issue:

Non-fatal Exception: io.invertase.firebase.crashlytics.JavaScriptError
array list[1] is not type String
.stringListFromIterable (address at index.android.bundle:1:12230444)
.anonymous (address at index.android.bundle:1:12232040)
.arrayToString (address at index.android.bundle:1:1859129)
.createSplitsAndOnyxData (address at index.android.bundle:1:3191952)
.splitBill (address at index.android.bundle:1:3194734)
.anonymous (address at index.android.bundle:1:3248892)
.anonymous (address at index.android.bundle:1:3253751)
.onPress (address at index.android.bundle:1:3254157)
.onPress (address at index.android.bundle:1:3256954)
.onPress (address at index.android.bundle:1:1702800)
.onPress (address at index.android.bundle:1:1847707)
.anonymous (address at index.android.bundle:1:1850776)
._performTransitionSideEffects (address at index.android.bundle:1:418272)
._receiveSignal (address at index.android.bundle:1:417860)
.onResponderRelease (address at index.android.bundle:1:416674)
.apply ((native):0:0)
.invokeGuardedCallbackImpl (address at index.android.bundle:1:339827)
.apply ((native):0:0)
.invokeGuardedCallback (address at index.android.bundle:1:339884)
.apply ((native):0:0)
.invokeGuardedCallbackAndCatchFirstError (address at index.android.bundle:1:339916)
.executeDispatch (address at index.android.bundle:1:340048)
.executeDispatchesAndReleaseTopLevel (address at index.android.bundle:1:344305)
.forEach ((native):0:0)
.forEachAccumulated (address at index.android.bundle:1:341546)
.anonymous (address at index.android.bundle:1:344657)
.batchedUpdatesImpl (address at index.android.bundle:1:403907)
.batchedUpdates (address at index.android.bundle:1:344225)
._receiveRootNodeIDEvent (address at index.android.bundle:1:344498)
.receiveTouches (address at index.android.bundle:1:398687)
.apply ((native):0:0)
.__callFunction (address at index.android.bundle:1:141346)
.anonymous (address at index.android.bundle:1:139711)
.__guard (address at index.android.bundle:1:140664)
.callFunctionReturnFlushedQueue (address at index.android.bundle:1:139669)

And error that looks related:

Fatal Exception: com.facebook.react.common.JavascriptException
TypeError: array list[1] is not type String, js engine: hermes, stack: stringListFromIterable@1:12230444 anonymous@1:12232040 arrayToString@1:1859129 createSplitsAndOnyxData@1:3191952 splitBill@1:3194734 anonymous@1:3248892 anonymous@1:3253751 onPress@1:3254157 onPress@1:3256954 onPress@1:1702800 onPress@1:1847707 anonymous@1:1850776 _performTransitionSideEffects@1:418272 _receiveSignal@1:417860 onResponderRelease@1:416674 invokeGuardedCallbackImpl@1:339827 invokeGuardedCallback@1:339884 invokeGuardedCallbackAndCatchFirstError@1:339916 executeDispatch@1:340048 executeDispatchesAndReleaseTopLevel@1:344305 forEachAccumulated@1:341546 anonymous@1:344657 batchedUpdatesImpl@1:403907 batchedUpdates@1:344225 _receiveRootNodeIDEvent@1:344498 receiveTouches@1:398687 __callFunction@1:141346 anonymous@1:139711 __guard@1:140664 callFunctionReturnFlushedQueue@1:139669
com.facebook.react.modules.core.ExceptionsManagerModule.reportException (ExceptionsManagerModule.java:72)
java.lang.reflect.Method.invoke (Method.java)
com.facebook.react.bridge.JavaMethodWrapper.invoke (JavaMethodWrapper.java:372)
com.facebook.react.bridge.JavaModuleWrapper.invoke (JavaModuleWrapper.java:188)
com.facebook.jni.NativeRunnable.run (NativeRunnable.java)
android.os.Handler.handleCallback (Handler.java:938)
android.os.Handler.dispatchMessage (Handler.java:99)
com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage (MessageQueueThreadHandler.java:27)
android.os.Looper.loopOnce (Looper.java:226)
android.os.Looper.loop (Looper.java:313)
com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run (MessageQueueThreadImpl.java:228)
java.lang.Thread.run (Thread.java:1012)
@Beamanator
Copy link
Contributor Author

haven't prioritized, deployes are going out as scheduled so closing for now

@melvin-bot melvin-bot bot removed the Overdue label Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant