Unity-Contacts-List
Unity-Contacts-List copied to clipboard
Can't access contact photo
The readme says you can access contact photos along with names/numbers, but I don't see how this could be since contacts are stored in UM_iContact objects, which have no Photo property. I see in the source code that there is some stuff going on with Texture2D's but it is unclear to me how to access the contact photo, if it is even possible.