I have a View Model which is using it like so
var result = await picker.TakePhoto();
anybody has had the same problem? if so any solution?
I have a View Model which is using it like so
var result = await picker.TakePhoto();
anybody has had the same problem? if so any solution?