Martin Pěnkava

Results 12 comments of Martin Pěnkava

I have same problem on Nokia 5.3 Android 11 with BrowserLaunchMode.External when I changed it to BrowserLaunchMode.SystemPreferred it works.

Solution for this issue is [here](https://docs.microsoft.com/en-us/xamarin/essentials/open-browser?tabs=android). If your project target Android version is set to Android 11 (R API 30) you must update your Android Manifest. Add the following inside...