建立在App Store的iOS链接到应用程序 - 最好的方法? [英] Create iOS link to an App in the app store - best way?

查看:164
本文介绍了建立在App Store的iOS链接到应用程序 - 最好的方法?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

下面是我的要求:

    1。在创建应用商店
    2链接到一个单一的应用程序。无论是从应用程序内部访问的链接,在设备上通常(例如电子邮件链接),或者从PC(例如,通过Facebook共享链接)
    3。使用打开链接 iPhone 的iPad 运行的iOS 5 +

我做了一些周围挖掘,并拿出了以下选项:

  http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=487547243http://itunes.apple.com/gb/app/anyValue/id487547243?mt=8http://itunes.com/apps/seligmanVenturesLtd/mouseTrapFreehttp://itunes.com/apps/mouseTrapFreeITMS://itunes.com/apps/mouseTrapFreeITMS-应用://itunes.com/apps/mouseTrapFree

只是想知道,如果其中一个(或一些)比其他的更好吗?

感谢。


解决方案

好了,也做了很多研究/试验的,这里是我的结论是:


  1. 链接您在code使用不应该应用程序依赖于您的当前的名字,因为这可能会随时间而改变(例如光报警精简版VS光报警免费)。因此,以下4个都出来了恕我直言:结果
    http://itunes.com/apps/seligmanVenturesLtd/mouseTrapFree 结果
    http://itunes.com/apps/mouseTrapFree 结果
    ITMS://itunes.com/apps/mouseTrapFree结果
    ITMS-应用://itunes.com/apps/mouseTrapFree


  2. 这使得iTunes和火卫一的URL。我刚才通过iOS 6的共享功能测试,这两个URL(所以这可能在iOS 5是不同的,但由于数量每天减少了,我不介意)。我测试通过访问短信,电子邮件,Facebook,微博(在iPhone 5和使用Mac)。


几乎相同的结果产生两种类型的URL,但以下情况除外:

火卫一的:
例如 http://phobos.apple.com/WebObjects/MZStore.woa / WA / viewSoftware?ID = 346542660
+无
- 分享在facebook此链路上建立一个网站链接,没有任何图像......这对我来说是搅局者,这将意味着我使用iTunes的url前进(见下文)

的iTunes
例如 http://itunes.apple.com/gb/app/appName/id346542660 ?MT = 8
+当打开iPhone上的邮件应用程序在App Store的邮件应用程序内打开的链接,并沿着底部没有标签的出现,可以说让这造成更加注重你的应用程序
- 无

在总结中,我将与iTunes输入的URL前进下去。例如:
例如 http://itunes.apple.com/gb/app/appName/id346542660 ?MT = 8 结果
(注:您不必规定了/的appName在这个网址,只是保持它作为'/的appName /'正常工作,这意味着你不必担心,如果随着时间的推移,你的应用程序名称更改

干杯,查理

Here are my requirements:

    1. Create links to a single app in the app store

    2. Access the links either from inside an app, on the device generally (e.g. mail link) or from a PC (e.g. via facebook share link)

    3. Open links using iPhone or iPad running iOS 5+

I have done some digging around and come up with the following options:

http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=487547243

http://itunes.apple.com/gb/app/anyValue/id487547243?mt=8

http://itunes.com/apps/seligmanVenturesLtd/mouseTrapFree

http://itunes.com/apps/mouseTrapFree

itms://itunes.com/apps/mouseTrapFree

itms-apps://itunes.com/apps/mouseTrapFree

Just wondering if one (or some) of these are better than other?

Thanks.

解决方案

Ok, so have done a lot of research/testing and here is my conclusion:

  1. Links you use in your code should not rely on the 'current' name of you app, since this might change over time (e.g. Light Alarm Lite vs Light Alarm Free). Therefore the following 4 are out IMHO:
    http://itunes.com/apps/seligmanVenturesLtd/mouseTrapFree
    http://itunes.com/apps/mouseTrapFree
    itms://itunes.com/apps/mouseTrapFree
    itms-apps://itunes.com/apps/mouseTrapFree

  2. That leaves itunes and phobos URLs. I have just tested both URLs via the iOS 6 share functionality (so this might be different on iOS 5, but given numbers are reducing daily for that I dont really mind). I tested accessing via SMS, Email, Facebook, Twitter (on an iPhone 5 and using a Mac).

Both url types produced near identical results, except for the following:

Phobos: e.g. http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=346542660 + None - Sharing this link on facebook created a facebook link without any image... this was the showstopper for me that will mean I use iTunes urls going forward (see below).

iTunes e.g. http://itunes.apple.com/gb/app/appName/id346542660?mt=8 + When opening link on iphone 'Mail' app the app store opened within the 'Mail' app and no tabs along the bottom appeared, so arguably this creates increased focus on your app - None

In summary, I will be going with itunes type urls going forward. eg: e.g. http://itunes.apple.com/gb/app/appName/id346542660?mt=8
(Note: you don't have to stipulate the '/appName' in this url, just keeping it as '/appName/' works fine, which means you dont have to worry if you app name changes over time.

Cheers, Charlie

这篇关于建立在App Store的iOS链接到应用程序 - 最好的方法?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆