I am looking for a single url to open facebook messenger chat session across different devices:
Example: For Google map, I just need use href="http://www.google.com/maps/place/{{lat}},{{lng}}", it will automatically open Google map app if installed, else it open google map on browser.
Thank you.