Closed BunnyBuddy closed 4 months ago
Okay I've narrowed it down to the issue, the problem is when I try to convert Asset to File it breaks the code for multiple images, only works for the first one.
Okay I've narrowed it down to the issue, the problem is when I try to convert Asset to File it breaks the code for multiple images, only works for the first one.
Due to work reasons, I may not be able to troubleshoot this issue in a timely manner, but I will do it when I have time. If you have fixed this issue, you can submit a merge request.
I have reproduced this issue and fixed it. You can give it a try.
I am trying to pick multiple images on android, with one image its okay but a weird issue happens when I pick more than 1 image. Images are picked okay but as soon as I finalise them, I get error
PlatformException(already_active, Image picker is already active, null, null)
Can you please check what's the issue here