0
votes

I'm working on a Ionic 4 application , currently on android device when i click the hardware back button from any page it will always goes to the root page .

Exemple : Home -> PAGE1 -> PAGE2 => CLick hardware back button => Home

i want the back button to lead to previous page and exit app if i'm in Home page

1

1 Answers

0
votes

Please share what you have tried until now and what is causing the issue?