android - facebook settings for hackbook -


i newbie facebook android sdk. run hackbook app in samples , it's working fine. now, try retrieve posts of fb account using hackbook app id(i.e., samples). time it's working fine. created app in fb developer console , used app id in hackbook instead of old id. time not getting likes , comments of post. did in fb developer console.

  1. i create app in facebook developer.
  2. i keyhash cmd , set in native android app.
  3. i set permission in hackbook "offline_access", "publish_stream", "user_photos", "publish_checkins","photo_upload" in permissions tab.

  4. for retrieving likes , comments of post, permission required in fb , working this?

  5. in following image, default sandbox enabled,in case fb login not working. after make disabled fb login working in th hackbook app. why?

enter image description here


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -