You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error occurs during automatic testing in the Google Console.
Exception com.facebook.jni.CppException: bad_weak_ptr
at com.swmansion.reanimated.Scheduler.triggerUI
at com.swmansion.reanimated.Scheduler$1.run (Scheduler.java:24)
at com.swmansion.reanimated.Scheduler$2.runGuarded (Scheduler.java:43)
at com.facebook.react.bridge.GuardedRunnable.run (GuardedRunnable.java:30)
at android.os.Handler.handleCallback (Handler.java:938)
at android.os.Handler.dispatchMessage (Handler.java:99)
at androidx.test.espresso.base.Interrogator.loopAndInterrogate (Interrogator.java:10)
at androidx.test.espresso.base.UiControllerImpl.loopUntil (UiControllerImpl.java:7)
at androidx.test.espresso.base.UiControllerImpl.loopUntil (UiControllerImpl.java:1)
at androidx.test.espresso.base.UiControllerImpl.loopMainThreadForAtLeast (UiControllerImpl.java:7)
at androidx.test.espresso.action.Tap$1.sendTap (Tap.java:4)
at androidx.test.espresso.action.GeneralClickAction.perform (GeneralClickAction.java:4)
at androidx.test.espresso.ViewInteraction$SingleExecutionViewAction.perform (ViewInteraction.java:2)
at androidx.test.espresso.ViewInteraction.doPerform (ViewInteraction.java:23)
at androidx.test.espresso.ViewInteraction.-$$Nest$mdoPerform
at androidx.test.espresso.ViewInteraction$1.call (ViewInteraction.java:6)
at androidx.test.espresso.ViewInteraction$1.call (ViewInteraction.java:1)
at java.util.concurrent.FutureTask.run (FutureTask.java:266)
at android.os.Handler.handleCallback (Handler.java:938)
at android.os.Handler.dispatchMessage (Handler.java:99)
at android.os.Looper.loop (Looper.java:223)
at android.app.ActivityThread.main (ActivityThread.java:7664)
at java.lang.reflect.Method.invoke
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:592)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:947)
Steps to reproduce the behavior
Can't eproduce.
Video
video.mp4
Affected versions
v1.0 (build: 20230808)
Device (please complete the following information):
Google Pixel 5, Android 11 (SDK 30)
The text was updated successfully, but these errors were encountered:
The error occurs during automatic testing in the Google Console.
Steps to reproduce the behavior
Can't eproduce.
Video
video.mp4
Affected versions
Device (please complete the following information):
The text was updated successfully, but these errors were encountered: