Essentials
Essentials copied to clipboard
[Bug] Why Browser.OpenAsync("url"); not working on Samsung Tab with api 30 os 11 in xamarin forms?
Description
Steps to Reproduce
- I am using Xamarin Essential nuget for opening url in browser but Browser.OpenAsync("url") not working for Samsung Tab with api 30 and os 11 could anyone suggest solution for it?
Expected Behavior
It should redirect to respected link()
Actual Behavior
It will redirected towards respected link but white page opens incompletely and suddenly redirected into my app
Hey there! I transferred your issue to the right repo :)
Do you get any error message? A crash? Anything in the output or logs? Would you be able to update with some relevant code or a reproduction project?
Thanks!
Thanks!!But unfortunately I am getting any error msg over their