Skip to content

Link to app not working in Chrome browser in iOSΒ #128

@ArialBlack

Description

@ArialBlack

Steps to reproduce:

  1. Take iOS device
  2. Open Chrome browser
  3. Try to open app starting with https://apps.apple.com...

What happens: current page just reloaded. Looks like target="_blank" with this url in Chrome prevents iOS to catch link. Btw, link starting with https://itunes.apple.com.. works fine.

What should happen: You can add check: if iOS && Chrome && link starts with https://apps.apple.com... => delete attribute target="_blank"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions