Hi,
I created a ListView in a PCL with items that when tapped opens a Url using Device.OpenUri.
On Android Phone it just opens the Url using Chrome and it's working fine and it's great, but on the iPhone it opens up the page and brings the user to a screen asking them the print the page. The user then needs to back out of the printing screen to see the page itself.
Has anyone experienced the same issue or know how I can change the iPhone behavior to be the same as Android?
Thanks,
J