I am using Latest android studio, with every thing up to date . i just created a application with ionic current version . but problem is . when i debag it in my android device . i can’t close the application using back button . i am just confused . whats wrong with my application , i tryed all off step like ```
this.platform.exitApp();
this.platform.exitApp();
or
navigator.app.exitApp()
or
navigator[‘app’].exitApp()
but nothing is worked , just confused . why ionic doing ths with us every time . its really a good idea to update. but with proper gideline .