react-native-photos-framework icon indicating copy to clipboard operation
react-native-photos-framework copied to clipboard

getAlbums with type `moment` crashes when there are no moments

Open TheDutchCoder opened this issue 7 years ago • 0 comments

I have no moments on my test device, and when I query them the framework crashes.

It seems like it tries to enumerate over something that should be empty to begin with.

image

TheDutchCoder avatar May 02 '18 15:05 TheDutchCoder