digitalfabrik / app-cross_platform

Mobile guide for refugees - app frontend
http://integreat-app.de/
13 stars 1 forks source link

PDFs cannot be opened in external App #349

Open dkehne opened 6 years ago

dkehne commented 6 years ago

Example: Augsburg - Erste Schritte - Asylsozialberatung

It's possible to open the PDF but it's not possible to download the file anyhow. Tested with Android 7.0.

thimmy687 commented 6 years ago

We downloaded pdf.js for this, but I guess it is missing in the custom renderer

thimmy687 commented 6 years ago

The problem is it is already downloaded... but not in a public folder.

vincentgierisch commented 5 years ago

Looks like the OnNavigating-Event in the WebView won't trigger. Theres already a Xamarin.Forms Issue: https://forums.xamarin.com/discussion/138821/navigating-on-android-webview-doesnt-always-fire