lowb1rd / TiMediaPicker

Media Picker Module (Image and Video) for Titanium Mobile
43 stars 21 forks source link

App crashes after drilling into assetGroup in iOS 14.7 with selected photos #22

Open phillipmovista opened 2 years ago

phillipmovista commented 2 years ago

Using code very similar to the example, in iOS 14.7 and choosing Selected Photos only there are a few problems:

  1. the asset group photo often shows as blank, not rendering up at all
  2. after clicking on it and going into the code that will eventually run MediaPickerModule.getPhotos the app crashes

We are still working to get some logging data or something to see what is going on - but anyone else had this problem?