Page 1 of 1

Link to PDF--no way to return to the app

Posted: Mon Feb 17, 2014 7:33 pm
by Nate Kahl

I am linking to a pdf document....when I launch the PDF, i have no way to return to the app. Here is the code I use to launch the PDF

window.open(localStorage.getItem('hotel_info_url'), '_blank','location=no');

any ideas on how to keep the back button, or show "done" to close the PDF?


Link to PDF--no way to return to the app

Posted: Mon Feb 17, 2014 8:49 pm
by Maryna Brodina

Hello! In function parameters instead location=no use location=yes