Hey,
So I’m using ionic 3 to develop a progressive web app. When i run a test using “ionic cordova run android”, the hardware back button takes user to the previous page.
How can i achieve the same on the pwa? Currently, when a user presses the hardware back button, the app is closed.