English 中文(简体)
How to link to iBook?
原标题:

I am making an app for an author (Patrick Rothfuss) and I would like to be able to link to his book in the iTunes store by clicking a UI button. While I think I can set up the button and everything myself, I can t seem to find out what the link is.

Anyone have any idea how to do this?

Thanks

最佳回答

I think currently its undocumented by Apple, but might be they provide the custom url of iBook in near future.

问题回答

For a more official approach from Apple, see iTunes Link Maker to generate links for iBooks as well as apps and everything else.

It seems that it is still limited to making country-specific links. But you can delete the country part and it would still work.

As example:

https://itunes.apple.com/us/book/moby-dick/id498469635?mt=11&uo=4

Can be also written as (and work on every country):

https://itunes.apple.com/book/id498469635?mt=11&uo=4

We have deleted book name "moby-dick" (recommended because it s subject to change sometimes) and also the country data "us".





相关问题
Code sign Error

I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...

ABPersonViewController Usage for displaying contact

Created a View based Project and added a contact to the AddressBook using ABAddressBookRef,ABRecordRef now i wanted to display the added contact ABPersonViewController is the method but how to use in ...

将音频Clips从Peter改为服务器

我不禁要问,那里是否有任何实例表明从Peit向服务器发送音响。 I m不关心电话或SIP风格的解决办法,只是一个简单的袖珍流程......

• 如何将搜查线重新定位?

我正试图把图像放在搜索条左边。 但是,问题始于这里,搜索条线不能重新布署。

热门标签