Skip to content

Month: August 2021

Mobile Redirect using deeplink

In the past, we could do something like googlechrome://navigate?url=example.com with target set to _blank But it no longer works. Here’s how you can do it using a <a> tag intent:https://example.com#Intent;end

Enjoyed the content ? Share it with your friends !