Hi,
I want to select a photo from my device and place it in my application. I have presented the photo gallery with the help of Xamarin.Media. But, on the selection of an image GetResultAsync() is not getting called. I have referred the sample app provided. it has the same implementation process.
On other note when I try to capture photo, I am receiving the memory warning.
Can you give me suggestions how to solve these issues?
Thanks!