Thank you for your response Ricardo, I should have included more information. My responses are in red
- What behaviour are you facing? Is the error showing on opening the Photo Gallery or after selecting one/multiple pictures? The error is showing up when tapping the "Done" button. The image selection screen goes away and the Error pops up. So, I am able to successfully select the image(s), it's just when tapping "Done" that I get the error.
- Does it happen if AllowMultipleSelection is set to False? Yes, it happens when I call ChooseFromGallery action. I can play around with the other parameters as well, but it seems to be thrown no matter what is set
- Is the behaviour different if you select a single picture or multiple ones? No, it doesn't matter if I select one or multiple, the error is returned no matter what. However, when I call "ChooseGalleryPicture", that works fine.
- What's the origin of the selected picture(s)? The device's camera or a remote one (iCloud)? I'm not sure how to distinguish, because it's all considered the "Photo Library" on my phone. I do know that the photos are downloaded locally on my phone though in the library.
I will play around with more settings today and maybe create a test app, as well as test on Android to see if I can replicate the issue.