0

I am making a Windows 10 Universal App with this tutorial. Everything works fine, but on a Windows phone, when a user click on the back button on the device, it would just quit the app. The expected behaviour should be going back to the previous navigated page. How can I handle this for my web app, probably using JavaScript?

Thank you!

user2335065
  • 2,337
  • 3
  • 31
  • 54
  • Do something similar to this, only in JavaScript. http://stackoverflow.com/questions/24335925/windows-phone-8-1-universal-app-terminates-on-navigating-back-from-second-page/24336005#24336005 – Igor Ralic Jul 26 '15 at 18:05
  • Thanks! But where should I put the codes? – user2335065 Jul 27 '15 at 04:10

0 Answers0