Open link in google meet app from BROWSER

864 Views Asked by At

I am trying to open a google meet link form chrome. But it is only opening the store page even thought the google meet app is installed. I tried using the following :

<a href="gmeet://abc-defg-hij" id="open-meet"><a/>

Is there any fix for this. if yes, please share.

1

There are 1 best solutions below

2
On

You can try following code

<a href="https://meet.google.com/meeting-code" >Link</a>