Expo SDK: 38
Development OS: MacOS
Devices reporting the issue:
Device: Google Pixel 3a, Android version (SDK): Android 11 (SDK 30)
Device: Google Pixel 5, Android version (SDK): Android 11 (SDK 30)
Device: Samsung Galaxy S10+, Android version (SDK): Android 10 (SDK 29)
Device: Samsung Galaxy Note10+, Android version (SDK): Android 10 (SDK 29)
ImagePicker.launchCameraAsync is causing the app to crash on Android 10 devices. Works fine on iOS and the Android 11 I tested it on in development. Also it crashes without any errors logged, even wrapping it with a trycatch block gets me nothing.
Anyone got any clue what’s up or where I should look?