Skip to content

Instantly share code, notes, and snippets.

@pdaire
Created September 22, 2015 19:47
Show Gist options
  • Save pdaire/072d8af6c1d7001555fa to your computer and use it in GitHub Desktop.
Save pdaire/072d8af6c1d7001555fa to your computer and use it in GitHub Desktop.
ios deep links
<html>
<head>
<title>Example of Widget Installation</title>
</head>
<body bgcolor=white>
<a href="com.bbva.bbvachatcl.ENTERPRISE">ENTERPRISE</a>
<a href="com.bbva.bbvachatcl.enterprise">enterprise</a>
<a href="com.lt.BBVA">BBVA</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment