Hi, How to publish LIKE feature for Photo/Video using object_id we get from Photo/Album/Video table. Comments.add has object_id, through which we can publish comments on any photo/album/Video. but how to LIKE the same.
Thanks in Advance :-)
Hi, How to publish LIKE feature for Photo/Video using object_id we get from Photo/Album/Video table. Comments.add has object_id, through which we can publish comments on any photo/album/Video. but how to LIKE the same.
Thanks in Advance :-)
Right now you can use GraphApi to 'like' posts. Only user can like photos, videos, etc.