I am making an app where I am posting a photo as a result. I want to like the photo on behalf of the app user, without the user actually clicking the like link on the photo.
My aim behind this is that the like will get posted on the user's profile and get noticed by their friends.
Is this possible?
I am using php sdk but can work with JS sdk as well.
Thanks in advance