문제

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

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top