akshay23 / PictoCation

iOS app that pulls down Instagram pics based on location
6 stars 0 forks source link

Like feature not showing #3

Open wellkunnected opened 8 years ago

wellkunnected commented 8 years ago

I ran this source code in Xcode 7 using my iPhone 6 Plus and everything seems to work fine with the exception of the "make a reservation" button which I can see is set to "false" in the code which I'm not sure why it's even there if it's going to be set to false, but when viewing a photo from Instagram all I can do is "report as spam" there's no functionality to like the photo or comment on it. Is liking and commenting available within this app? Thanks for any help!

akshay23 commented 8 years ago

Sorry for the late response @wellkunnected. Yes the Like feature and commenting does not work because Instagram does not allow simple apps like mine to POST anything. At least that was the case when I released the app. I will need to re-read the documentation and update as needed

wellkunnected commented 8 years ago

No problem, still an awesome app nonetheless! I'll keep playing around with it. Thanks for your help dude :)

Sent from my iPhone

On Feb 15, 2016, at 3:41 PM, Akshay Bharath notifications@github.com wrote:

Sorry for the late response @wellkunnected. Yes the Like feature and commenting does not work because Instagram does not allow simple apps like mine to POST anything. At least that was the case when I released the app. I will need to re-read the documentation and update as needed

— Reply to this email directly or view it on GitHub.