Similar to the android-app deeplink meta tag (#2568463: Add the android-app:// meta tag), add the ios-app link tag that follows the following format:
<link rel="alternative" href="ios-app://{itunes_id}/{scheme}/{host_path}" />

An example would be:
<link rel="alternative" href="ios-app://123456/example/hello-screen" />

CommentFileSizeAuthor
#2 metatag-n2569093-2.patch2.82 KBdamienmckenna

Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new2.82 KB

This adds the new meta tag.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

  • DamienMcKenna committed aa2ca8b on 7.x-1.x
    Issue #2569093 by DamienMcKenna: Added the ios-app deeplink meta tag.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.