Open TomAtterton opened 3 hours ago
Can you try v1.5.6 and also share with me the project on which you run the example? I tried the example with minSdk 24 on the example app and it worked (trying in release mode now)
I would also be curious to know if this happens on the simulator as well.
@wcandillon invited you to the project šš»
it does run on emulator without crashing interesting ! Pixel 4 api 32
ok this is great to know because I use a Pixel 4, should I get a Pixel 6 or can I even get or newer pixel model?
I am using a Pixel 6 with android 14 that's only device I have on hand
The app looks so beautiful, unfortunately it looks like the crash is not reproducible on the Pixel 6 emulator. (I ordered a physical pixel 8 device).
Ever since updating to version 1.5.5, the app now crashes on my Android device (Pixel 6).
The only interaction with Skia in my project is with my package: react-native-snowfall. Running the example on the latest version seems to work fine, so Iām confused about what could have caused the issue in my project.