Can we set an image from an iOS OR Android app as Facebook Profile Picture.Using Facebook API If possible then how?
Regards
Can we set an image from an iOS OR Android app as Facebook Profile Picture.Using Facebook API If possible then how?
Regards
Facebook doesn't appear to provide an API to change the profile picture. You could always try to replicate what some Web apps are doing: upload the image and then try to guide to user to tap the "make Profile picture" button (by showing UIWebView and pointing it to the relevant page).
See this question (not iOS or Android specific):
Well, if you can get your hands on the image, then upload it to your account or page as profile picture, it should do the trick. I can help you resize the image, if you'd like. Just tell me the app you want the image from.