ContentResolver for Xamarin.Forms
We often face some challenges when working with Xamarin.Forms.
In a similar instance, I faced one when trying to read Contacts. I found myself in a fix because the data that I had received for an Image was basically a URI with type content://
The dat...
anubhavranjan.hashnode.dev1 min read