I am using Contacts plugin to pick contact from mobile device everything working fine . I facing problem to display contact photo photo URL return in this format content://com.android.contacts/contacts/3/photo. How to use this path in image tag to display image.I am using this code
Have a look at this demo project I did a long time ago, I think it could display contact photos:
Oh interesting, seems this broke along the way.
How are you testing?
Working fine after generate build of app and install in device. Thanks for support.
2 Likes
Awesome. How were you testing before? Ionic View? Iād like to fix that problem.
A post was split to a new topic: Sent contact profile image to server