exp:// scheme not redirecting to the app. Its return the error: invalid url host

I am using expo-linking but when I put my address for Expo Go in a browser like chrome, am not redirected to my app but instead its treated as a search. It seems the exp:// scheme is not recognized by the browser. Is this so or there is something am doing wrong?
Also when i use the link from the expo internal browser (development environment), i get an error: Uncaught Error: java.lang.illegalArgumentException: Invalid URL host: ""
What am i doing wrong?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.