What is the link for the Facebook Like button in the iOS App Store?

a 夏天 提交于 2019-12-10 18:18:55

问题


If you go to the Apple App Store on an iOS device, each app has a Facebook Like button under the Review tab.

Is there a way to generate or know what this link is? Is that like button linked to a Facebook App? What if you have not created an Facebook App associated with your iTunes App?

I have looked on Facebook and the following is logged under recent activity:

    "Joe likes <My iOS App> on <iOS>"  
Where <My iOS App> is a link to the app on iTunes, 
and <iOS> is a link to the iOS 6 page on apple.com.

Is there anyway to like or unlike the itunes app programmatically or from Facebook without actually having to do it from iTunes?

Any help would be appreciated.

Thanks.


回答1:


It is the official iTunes-link of your app that is indexed, e.g.:

https://itunes.apple.com/en/app/#app-name#/id#app-id#



来源:https://stackoverflow.com/questions/13212782/what-is-the-link-for-the-facebook-like-button-in-the-ios-app-store

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!