Domanda

I am working on a Windows Phone 8 photo app. With that app a user can login with his Facebook account and set profile picture and cover photo programatically from that app. I am searching for a way to do this but couldnt find. Can anyone help me please

È stato utile?

Soluzione

You cannot change the profile picture using Facebook API.What you can do is allow user to upload a photo to their album and then redirect to change profile picture link.. Check out this link http://4rapiddev.com/facebook-graph-api/php-change-facebook-profile-picture-with-graph-api/ This is for using PHP SDK, the procedure should be same in .NET SDK too.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top