Prompt
Use the Linking API to open a URL "https://example.com" in the device browser. Check if the URL can be opened first, and if not, log an error.
Hints
Solution
Your Code
5 min
Use the Linking API to open a URL "https://example.com" in the device browser. Check if the URL can be opened first, and if not, log an error.