MediaLibrary.getAlbumAsync("name") crash on Android

I have this issue, and can’t found a good solution anywhere.
When try to get my album with MediaLibrary, app crash silently with no log error.

I use Expo SDK 35, and expo-camera: ~7.0.0, expo-image-picker: ~7.0.0, expo-media-library: ~7.0.0 expo-permissions:^7.0.0.

i’ve try to update my version at latest , but the problem is the same.

Any suggest? thanks

1 Like