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
Skia version: 1.5.6 (old arch)
The issue didn't appear with 1.5.0
java.lang.RuntimeException: Failed to create window surface at com.shopify.reactnative.skia.PlatformContext.notifyDrawLoop(PlatformContext.java) at com.shopify.reactnative.skia.PlatformContext.-$$Nest$mnotifyDrawLoop at com.shopify.reactnative.skia.PlatformContext$1.doFrame(PlatformContext.java:66) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1766) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1777) at android.view.Choreographer.doCallbacks(Choreographer.java:1247) at android.view.Choreographer.doFrame(Choreographer.java:1104) at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1731) at android.os.Handler.handleCallback(Handler.java:958) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:222) at android.os.Looper.loop(Looper.java:314) at android.app.ActivityThread.main(ActivityThread.java:8779) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1090)
The text was updated successfully, but these errors were encountered:
Having crash on some Android devices.
Skia version:
1.5.6
(old arch)The issue didn't appear with
1.5.0
java.lang.RuntimeException: Failed to create window surface at com.shopify.reactnative.skia.PlatformContext.notifyDrawLoop(PlatformContext.java) at com.shopify.reactnative.skia.PlatformContext.-$$Nest$mnotifyDrawLoop at com.shopify.reactnative.skia.PlatformContext$1.doFrame(PlatformContext.java:66) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1766) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1777) at android.view.Choreographer.doCallbacks(Choreographer.java:1247) at android.view.Choreographer.doFrame(Choreographer.java:1104) at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1731) at android.os.Handler.handleCallback(Handler.java:958) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:222) at android.os.Looper.loop(Looper.java:314) at android.app.ActivityThread.main(ActivityThread.java:8779) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1090)
The text was updated successfully, but these errors were encountered: