expo-video-thumbnails crashes android

Please provide the following:

  1. SDK Version: 35.0.0
  2. Platforms: android

this snack does not crash on snack
it does crash when run on my device (Pixel 3, android 10, expo 2.13.0)

similar code:
crashes on android emulator
crashes on device in expo

does not crash apk installed on device
does not crash on ios simuator

thanks in advance…

1 Like

Hey @wolverineks,

Have you only tested on the aforementioned Android device? Curious if it affects multiple Android devices or is specific to the Pixel 3.

Cheers,
Adam

Fwiw the snack does not crash for me if I open it in Expo on a Galaxy S8.

pixel 3 API 29 (crash)
pixel 2 API 29 emulator (crash)
galaxy nexus API 29 emulator (crash)

ios simulator (no crash)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.