Questions
Viewing PDF on Android inconsistent experience
19 days ago by Nathan Hadley
Hi friends at Median!
We are using window.location.href = 'https://yoursite.com/file.pdf'
to view pdf files in app on Android but users have reported occasionally being requested to choose an app to open the file in and sometimes the file opens in the PDF viewer directly in app. We don't set the content-disposition and this isn't something we observed or heard of until we last updated our Median source code. We would expect the PDF to be opened in the PDF viewer directly in app every time. Any insight is much appreciated, thanks!