roycornelissen/GMImagePicker.Xamarin

Memory Issue

Closed this issue · 0 comments

When bouncing around and selecting photos the app will crash. Im confident this is a memory issue with the picker. There are two instances in which our app is crashing due to this. If anyone has this problem or can look into fixing it that would be great.

Case 1:

  1. SELECT FROM GALLERY OPTION
    4.Tap on Camera Roll folder
  2. Tap on some photos to select then tap on them again to unselect
  3. Tap on back icon at top left of screen to go back Gallery
  4. Repeat from steps 4 to 6 for 1 min

Expected result: Should not crash app
Actual result: Crash app

Case 2:

  1. Tap on SELECT FROM GALLERY
  2. Tap on Camera Roll
  3. Tap on back icon at top left of screen to go back Gallery
  4. Repeat steps 4 and 5 for 1 min

Expected result: Should not crash app
Actual result: Crash app