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
After updating Rive Android SDK to version 9.13.4, fatal exceptions rive_android::SkiaThreadState::createSkiaSurface started appearing in Crashlytics. The issue occurs on devices running Android 9 and below (e.g., Galaxy S8, Galaxy S9, P20Pro, Galaxy S8+).
Description
After updating Rive Android SDK to version 9.13.4, fatal exceptions rive_android::SkiaThreadState::createSkiaSurface started appearing in Crashlytics. The issue occurs on devices running Android 9 and below (e.g., Galaxy S8, Galaxy S9, P20Pro, Galaxy S8+).
Provide a Repro
<--
Rive.init(this, defaultRenderer = RendererType.Skia)
-->
Expected behavior
The animation should display correctly on Android 9 and lower without causing crashes.
Screenshots
Device & Versions (please complete the following information)
Devices: Galaxy S8, Galaxy S9, P20Pro, Galaxy S8+
OS: Android 9 and below
SDK Version: 9.13.4
The text was updated successfully, but these errors were encountered: