Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Device.OpenUri with a PDF on iOS

$
0
0

I am having difficulty using Device.OpenUri to open PDFs on an iPad. I can open them on Android just fine. I have tried the following
Device.OpenUri with Url =file://var/mobile/Containers/Data/Application//Documents/MyPDF.pdf
Device.OpenUri with Url =/var/mobile/Containers/Data/Application//Documents/MyPDF.pdf

Nothing happens. An exception is not even thrown. I know the file is there because I can see it in iTunes with file sharing enabled. However, for whatever reason, my app will not open the pdf in iOS.

Soutti


Viewing all articles
Browse latest Browse all 204402

Trending Articles