0

Is it possible to redirect the user to a photo URL on Facebook and automatically enable tagging? My application uploads the photo on the user's albums and then redirects him to the photo on Facebook. Is it possible to enable tagging mode automatically?

kyriakos
  • 1,835
  • 2
  • 10
  • 10
  • What do you mean be “enable tagging mode”? – CBroe Aug 07 '12 at 13:18
  • When the user is viewing a photo he can click on the Tag Photo button and start tagging (that's what I mean by 'tagging mode' - if its possible to start tagging without having the user to click first) – kyriakos Aug 07 '12 at 17:15
  • Nope, you can’t activate such functionality on the platform by just linking to it. But you now you can set tags for a photo right from your app, right? https://developers.facebook.com/docs/reference/api/photo/#tags Maybe in combination with a friend selector that could work for you … – CBroe Aug 07 '12 at 17:43
  • I'm aware that I can tag photos but i'm trying to avoid reimplementing the functionality that facebook already has, which includes face detection and the ui for tagging.. – kyriakos Aug 07 '12 at 21:36
  • Ah OK, I didn’t think of face detection, because I have disabled that. But I’m afraid your users will have to make the click to activate the tagging mode themselves ones they arrive on the FB page of the photo. – CBroe Aug 08 '12 at 07:09

0 Answers0