Bryan

Results 3 comments of Bryan

I can confirm this is still an issue in VS Version 17.5.0 Preview 1.0 using Android API 30 emulator. await Launcher.CanOpenAsync("https://google.com"); returns false. but await Launcher.OpenAsync("https://google.com") opens a browser and...

Almost a year now and this is still an open issue? Can we developers help you speed up the process to get this fixed?

Yes thank you, I saw the pull request, but I believe it's still being worked on. I can help test the changes, but I am not sure how to do...