Essentials icon indicating copy to clipboard operation
Essentials copied to clipboard

[Bug] Why Browser.OpenAsync("url"); not working on Samsung Tab with api 30 os 11 in xamarin forms?

Open MonaliK123 opened this issue 3 years ago • 2 comments

Description

Steps to Reproduce

  1. 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

MonaliK123 avatar Jan 17 '22 13:01 MonaliK123

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!

jfversluis avatar Jan 18 '22 08:01 jfversluis

Thanks!!But unfortunately I am getting any error msg over their

MonaliK123 avatar Jan 19 '22 13:01 MonaliK123